A library or node module designed for create new command line tools. It will be parse user arguments and execute desired commands with options.
npm i jeefo_command
or yarn add jeefo_command
All type names are case insensitive.
- string
- bool, boolean
- number
- Enum, enumaretion
- file, FilePath
- dir, directory, DirectoryPath
Coming soon. This time it will come I promise xD