master: [](https://github.com/n8henrie/{{ repo-name }}/actions/workflows/ci.yml)
{{ project-description }}
- TODO
- TODO
- Install the rust toolchain in order to have cargo installed by following this guide.
- run
cargo install {{project-name}}
- Clone the repo:
git clone https://github.com/n8henrie/{{ repo-name }} && cd {{ repo-name }}
- TODO
- TODO
- TODO
- How can I install an older / specific version of {{ project-name }}?
- TODO