Warning
This project is not ready for production usage but still useful for tinker around with it. The source code contains hard coded URLs on constants to domains that have not been bought and servers that are not up and running.
You need the latest stable Rust toolchain installed on your system, follow the official installation instructions.
First you need to run the backend server:
./scripts/backend.sh
Then run the client:
./scripts cli.sh <args>
- Created with ❤️ by Jorge "Kutu" Dobón Blanco.