Skip to content

peterroe/tind

Repository files navigation

Tind

Password manager for the terminal.

Install

$ npm install -g tind

Usage

$ tind -h 
tind/2.0.0

Usage:
  $ tind <command> [options]

Commands:
  login      inject your github repo
  add        new acount
  show       show all acounts
  push       push to github
  remove     delete account
  update     update account
  find       find account
  quickFind  quick find account

For more info, run any command with the `--help` flag:
  $ tind login --help
  $ tind add --help
  $ tind show --help
  $ tind push --help
  $ tind remove --help
  $ tind update --help
  $ tind find --help
  $ tind quickFind --help

Options:
  -h, --help     Display this message 
  -v, --version  Display version number 

About

Password manager for the terminalšŸ’»

Resources

Stars

Watchers

Forks

Packages

No packages published