Crates.io | notox |
lib.rs | notox |
version | |
source | src |
created_at | 2023-12-19 12:25:59.786665 |
updated_at | 2024-12-29 19:23:11.53758 |
description | no toxic names anymore |
homepage | https://github.com/Its-Just-Nans/notox |
repository | https://github.com/Its-Just-Nans/notox |
max_upload_size | |
id | 1074244 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
no toxic names anymore. May looks like detox.
# installation
cargo install notox
notox --do my_path
By default, notox will only print the names that would be renamed. Use the
--do
or-d
option to actually rename the files.
Option | Description |
---|---|
-v , --version |
Prints version information |
-d , --do |
Do the actions |
-q , --quiet |
No output |
-j , --json |
Output as JSON |
-p , --json-pretty |
Output as JSON (prettified) |
-e , --json-error |
Output as JSON (only errors) |