1.1.4 • Published 6 years ago
harpocrates-cli v1.1.4
harpocrates-cli
The harpocrates-cli is a command-line interface (CLI) tool to manage secrets (like passwords).

Getting Started
You need to already have Node.js installed in your system, so you can install the CLI using NPM
$ npm install -g harpocrates-cliThen you just have to initialize the CLI with the command
$ harpocrates initAfter the initialization you're set! If you need any help with the commands simply run
$ harpocrates --helpor
$ harpocrates [command] --helpif you need help with a specific command.