cargo-about 0.8.4

Cargo plugin for generating a listing of all of the crates and the the terms under which they are licensed
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# init

Initializes an about.toml configuration.

## Flags

### `--no-handlebars`

Disables the generation of the default handlebars template.

### `--overwrite`

Overwrites an existing `about.toml` file with the default configuration.