CLI tool for Gaijin Market.
Install & Run:
- This package can be installed with
pip install gmcli
- To see commands, enter
gmcli --help
- A Gaijin Market token is required for this to work. Get the token and register it with the command
gmcli set-token -t YOUR_TOKEN
.
Development:
- Install editable package locally with
pip install -e .
- Use
gmcli
keyword in terminal
Implements:
- Service layers
- Factories