A simple tool for naming your tree folder & files quickly
- --help
- show usage details
- --fileOnly
- [optional] naming for files only
- -folderOnly
- [optional] naming for folders only
- -formula string
- [mandatory] formula for naming files/folders.
- i.e: --formula="finance{increment} - {currentName}
- output possibly like this
finance1 - How to manage money
- -path string
- [optional] read path (default "./").
Get latest version
Contributions are welcome! If you find any improvement or issue you want to fix, feel free to send a pull request 😊
Naming released under MIT license, refer LICENSE file.