{{ description }}
(Currently mostly for shits and giggles, but who knows.)
To develop {{project-name}} you'll want to have these tools installed:
justA command runner to run (and document) workflows we run, including installing dev and publish dependenciestypos-cliFixing typos... not that we make any... but you know, just in case.taplo-cliKeeping our.tomlfiles nice and cleanbaconA runner that will watch your files and run checks, tests, linting etc. when they change. Very useful while developing
If you have to publish, or otherwise fiddle with dependencies of {{project-name}} you'll want these installed as well:
cargo-semverA cargo plugin to check that we haven't accidentally broken our API when we didn't mean to.cargo-editA cargo plugin for managing dependencies, incl updating them.git-cliffA neat tool to generate our changelog
This repo was initially setup using cargo-generate and this template