#cargo #help #projects #tool #don-t #adr #faaaaaak

app cargo-fak

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

3 stable releases

1.0.3 Oct 21, 2020
1.0.2 Oct 17, 2020
0.1.0 Oct 14, 2020

#631 in Cargo plugins

MIT license

420KB
68 lines

Cargo FAAAAAAK!

Cargo Faaaaaak!

Build Status

  • Are you tired of your past persona making decisions that make no sense?
  • Are you often asking yourself: why did I make that decision?

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:

$ 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 <TITLE>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <TITLE>    A title of your ADR

To create a new record, just type:

$ cargo adr a-title-for-your-record

And you will find your new record at docs/adr/TIMESTAMP_a-title-for-your-record.md.

Dependencies