This repository has been archived on 2019-12-04. You can view files and clone it, but cannot push or open issues or pull requests.
inara_updater/Readme.md

29 lines
649 B
Markdown
Raw Normal View History

2016-01-31 20:43:55 +00:00
# inara.cz updater
2016-01-21 19:09:20 +00:00
2016-01-31 20:43:55 +00:00
The inara updater will fetch your location and credit balance from E:D,
2016-01-22 04:21:46 +00:00
and update your inara.cz profile automatically.
2015-10-26 00:51:48 +00:00
2016-01-31 20:43:55 +00:00
## Usage
2016-01-21 19:09:20 +00:00
2016-01-22 04:21:46 +00:00
### In Windows
2016-01-31 20:43:55 +00:00
Download and run the latest inara_updater.exe from the [releases page](https://github.com/annabunches/inara_updater/releases/latest).
2016-01-22 04:21:46 +00:00
2016-01-21 19:09:20 +00:00
### In Linux
First, make sure you have the git submodules and the required python tools:
git submodule init
git submodule update
2016-01-21 19:50:26 +00:00
cd elite_api
git submodule init
git submodule update
cd ..
2016-01-21 19:09:20 +00:00
pip install -r requirements.txt
2016-01-21 19:50:26 +00:00
pip install -r elite_api/requirements.txt
2016-01-21 19:09:20 +00:00
2016-01-31 20:43:55 +00:00
Now, just run the script:
2015-10-26 00:51:48 +00:00
2016-01-21 19:09:20 +00:00
./update_inara.py