Crates.io | cargo-fak |
lib.rs | cargo-fak |
version | 1.0.3 |
source | src |
created_at | 2020-10-14 22:13:19.653615 |
updated_at | 2020-10-21 00:35:44.909328 |
description | 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. |
homepage | https://github.com/thelastinuit/cargo-fak |
repository | https://github.com/thelastinuit/cargo-fak |
max_upload_size | |
id | 299791 |
size | 425,461 |
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.
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
.