1.1.4 • Published 6 years ago

cerca-trova v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

SYNOPSIS

This is a small terminal based central database, mainly for the storage of commands,username and passwords. People within an organisation can refer to the commonly used commands within the organisation instantly via terminal

SETUP

  • npm install -g cerca-trova
  • creating keys.json file and storing mongo url against the key MONGO_SECRET_URL

Detailed sub-steps for the above point

  • sudo vi /usr/local/lib/node_modules/cerca-trova/keys.json (For mac)
  • {"MONGO_SECRET_URL":"mongodb://test/abc"}

USAGE

cercaTrova -help

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago