imp-manager

0.0.6 • Public • Published

Imp CLI

Hello on the imp page! Imp is an open source Implementation manager, which will boost your dev ops to the moon. Create your own file implementations in seconds.

Installation

$ npm install -g imp-manager

Search

$ imp search <query>

Search implementations

Get

$ imp get <name> <version> <path>

Get implementation

Login

$ imp login <username> <password>

You have to login to use all features of this CLI

Register

$ imp login <username> <password> <repeat_password>

This will log you in automatically of course too. You need to be logged in to use: init, update, rm

Init

$ imp init <name>

Init new implementation

Update

$ imp update <name> <version> <path> 

Every time you run update it creates a new object in database. So if you create two objects with the same name and version. System will give you the latest one.

Rm

$ imp rm <name>

Remove all imp versions and implementation itself from imp database

Readme

Keywords

none

Package Sidebar

Install

npm i imp-manager

Weekly Downloads

3

Version

0.0.6

License

MIT

Unpacked Size

34.5 kB

Total Files

10

Last publish

Collaborators

  • aexol-office
  • arturczemiel
  • ania-aexol
  • slothking