This is the CLI crate for [Rustfinity.com](https://www.rustfinity.com/).
It will have all the commands to interact with [Rustfinity.com](https://www.rustfinity.com/). At the moment it only gives you the ability to download the challenges from [dcodesdev/rustfinity.com](https://github.com/dcodesdev/rustfinity.com) repository, but in the future it will have more features.
```bash
rustfinity get challenge hello-world
```