@k-kinzal/store

1.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @k-kinzal/store

Weekly Downloads

1

Version

1.1.2

License

MIT

Last publish

Collaborators

  • k-kinzal