DavidTanner / credstash-cli

CLI Port of Credstash

Home Page:https://github.com/fugue/credstash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-credstash

Node.js port of credstash

Command line usage

$ npm install -g credstash-cli
$ credstash put 'Death Star' 'Invulnerable' 'imperial=true'
Death Star has been stored
$ credstash get 'Death Star' 'imperial=true'
Invulnerable

Please go to credstash for command line documentation

About

CLI Port of Credstash

https://github.com/fugue/credstash

License:MIT License


Languages

Language:JavaScript 100.0%