1 2 3 4 5 6 7 8 9 10
## How to get started > NOTE: [cargo](https://github.com/rust-lang/cargo) needs to be installed in order to build the project. ```sh git clone https://github.com/Depermitto/clump cd clump cargo build ```