Script for finding the final name
·
Report Bug
·
Request Feature
·
Helps you find the perfect final name for your file
_final HelloWorld.js
brew install Beuterei/homebrew-tap/_final
or without brew
# installs to /usr/local/bin/_final
curl -L https://raw.githubusercontent.com/Beuterei/_final-REMASTERED/master/_final >/usr/local/bin/_final
chmod 0755 /usr/local/bin/_final
Parameter | Description | type |
---|---|---|
-h --help |
Show this usage summary and exit | - |
-e |
Only echos back the generated names | - |
--use_separators |
Use separators (e.g. . , - _) | boolean |
--modifiers_max |
Maximum modifiers to be generated | number |
Add them at the top of the script. Each line is a modifiers/separators.
Modifiers and separators may only contain characters that are allowed in filenames.