Socket
Socket
Sign inDemoInstall

jeefo_command

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jeefo_command

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


Version published
Maintainers
1
Install size
199 kB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 21 Jan 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc