项目作者: Shery11

项目描述 :
高级语言: JavaScript
项目地址: git://github.com/Shery11/node-basics.git
创建时间: 2017-07-10T13:35:25Z
项目社区:https://github.com/Shery11/node-basics

开源协议:

下载


node-basics

Password manager app that takes commands from the command line and create accounts and then you can fetch those accounts.

—For creating account use : node app.js create —help.
—For getting account use : node app.js get —help.

This code can be used as a reference for npm packages such as

==yargs
==node-persist
==crypto