10 stable releases

new 1.1.1 Apr 10, 2025
1.0.10 Dec 29, 2024
1.0.6 Feb 13, 2024
1.0.5 Jan 25, 2024
0.1.0 Dec 19, 2023

#1281 in Command line utilities

Download history 2/week @ 2024-12-12 231/week @ 2024-12-19 270/week @ 2024-12-26 18/week @ 2025-01-02 3/week @ 2025-01-09 1/week @ 2025-02-06 2/week @ 2025-02-13 8/week @ 2025-02-20 12/week @ 2025-02-27

736 downloads per month

MIT license

32KB
597 lines

notox crates.io version crates.io downloads

no toxic names anymore. May looks like detox.

Usage

# 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.

Options

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)

Infos

License

Dependencies

~0.3–1MB
~23K SLoC