0.0.20 • Published 5 years ago

jeefo_command v0.0.20

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago