@davide.dantonio/nexec

1.0.3 • Public • Published
 _ __     ___  __  __   ___    ___
| '_ \   / _ \ \ \/ /  / _ \  / __|
| | | | |  __/  >  <  |  __/ | (__
|_| |_|  \___| /_/\_\  \___|  \___|

Register and exec your favourite command script.

install

npm install -g @davide.dantonio/nexec

options and commands

Usage: nexec [options] [command]

Options:
  -h, --help            output usage information

Commands:
  register|r [options]  Register your favourite command
  execute|e [options]   Exec the command name given in input
  delete|d              Delete the given command name
  list|l                Show all registered command
  help [cmd]            display help for [cmd]

/@davide.dantonio/nexec/

    Package Sidebar

    Install

    npm i @davide.dantonio/nexec

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    7.74 kB

    Total Files

    10

    Last publish

    Collaborators

    • davide.dantonio