Cargo FAAAAAAK!

Cargo Faaaaaak!

Build Status

Fear no more, Cargo Faaaaaak! is an ADR tool for your Rust projects. You don't need help, you are human, you are fine. What you need is better tools, Cargo Faaaaaak! aims to help you out.

Usage

Add cargo-fak as a development dependency in your Cargo.toml () to use from crates.io:

[dev-dependencies] cargo-fak="1.0.0"

You can get information about cargo-fak by typing:

```bash $ cargo adr --help Cargo Faaaaaak! is an ADR tool for your Rust projects. You don't need help, you are human, you are fine. What you need is better tools, Cargo Faaaaaak! aims to help you out.

USAGE: cargo adr </p> <p>FLAGS: -h, --help Prints help information -V, --version Prints version information</p> <p>ARGS: <TITLE> A title of your ADR ```</p> <p>To create a new record, just type:</p> <p><code>bash $ cargo adr a-title-for-your-record </code></p> <p>And you will find your new record at <code>docs/adr/TIMESTAMP_a-title-for-your-record.md</code>.</p> </body></html>