Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
odysseus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elixir
pd2af
odysseus
Commits
b36dbb3b
Verified
Commit
b36dbb3b
authored
4 years ago
by
Yohan Jarosz
Browse files
Options
Downloads
Patches
Plain Diff
translate to en
parent
3ac37944
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+17
-14
17 additions, 14 deletions
README.md
with
17 additions
and
14 deletions
README.md
+
17
−
14
View file @
b36dbb3b
# **Odysseus**
# **
Odysseus
**
Odysseus
–
My Swiss Army knife for data treatment: scrap, store, visualize.
Odysseus
-
My Swiss Army knife for data treatment: scrap, store, visualize.
---
##
Как запустить утилиты
odysseus
/
scrap
/vk
?
##
How to run the
odysseus
/
scrap
/ vk utilities
?
Например это можно сделать вот так
For example, you can do it like this
-
скачиваем репозиторий в
`c:\bin\
odysseus`
-
создаём новую переменную окружения
`ODYSSEUS=c:\bin\
odysseus`
-
также добавляем
`c:\bin\
odysseus
\
cmd`
к переменной окружения
`
PATH`
-
если в системе не установлен язык программирования Racket
:
-
[
скачиваем
Racket
](
https://racket-lang.org/download
)
-
устанавливаем Racket (например в
`c:\bin\
racket6.6`
)
-
добавляем
`c:\bin\racket6.6`
к переменной окружения
`
PATH`
-
для более удобной работы в windows-консоли (форматированный вывод, copy-paste и др.) рекомендуется использовать
[
ConEmu
](
https://conemu.github.io
)
-
Download the repository to
`c: \ bin \
odysseus`
-
Create a new environment variable
`ODYSSEUS = c: \ bin \
odysseus`
-
Also add
`c: \ bin \
odysseus
\
cmd`
to the environment variable
`
PATH`
-
If the system does not have the Racket programming language installed
:
-
[
download
Racket]
(https://racket-lang.org/download)
-
install Racket (for example, in
`c: \ bin \
racket6.6`
)
-
add
`c: \ bin \ racket6.6`
to the environment variable
`
PATH`
-
For more convenient work in the windows console (formatted output, copy-paste, etc.), it is recommended to use
[ConEmu]
(https://conemu.github.io)
После этого утилиты vk должны запускаться из консоли в любой директории
.
After that, the vk utilities should be run from the console in any directory
.
Чтобы узнать какие ключи и опции доступны, наберите
`vk-users -h`
и
`vk-groups -h`
To find out what keys and options are available, type
`vk-users -h`
and
` vk-groups -h`
> Project forked from https://gitlab.com/ddenniss/odysseus
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment