5 releases (stable)
1.0.6 | Feb 13, 2024 |
---|---|
1.0.5 | Jan 25, 2024 |
0.2.0 |
|
0.1.0 | Dec 19, 2023 |
#1434 in Command line utilities
116 downloads per month
28KB
537 lines
notox
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
lib.rs
:
notox is a tool to clean file names.
Dependencies
~0.3–1MB
~24K SLoC