1.1.2 • Published 8 years ago

@k-kinzal/store v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

npm-store

Simple store of npm project.

Get started

npm install -g @k-kinzal/store

command

$ node lib/cli.js --help

  Usage: cli [options] [command]


  Commands:

    set <key> <value>  store to value
    get <key>          get value from store
    delete <key>       delete value from store
    help [cmd]         display help for [cmd]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number