jeefo_command

0.0.20 • Public • Published

jeefo_command

A library or node module designed for create new command line tools. It will be parse user arguments and execute desired commands with options.

Install

npm i jeefo_command or yarn add jeefo_command

Available option types

All type names are case insensitive.

  1. string
  2. bool, boolean
  3. number
  4. Enum, enumaretion
  5. file, FilePath
  6. dir, directory, DirectoryPath

Docs

Coming soon. This time it will come I promise xD

Package Sidebar

Install

npm i jeefo_command

Weekly Downloads

1

Version

0.0.20

License

MIT

Unpacked Size

204 kB

Total Files

64

Last publish

Collaborators

  • je3f0o