optimus-cli

1.5.5 • Public • Published

Optimus-cli

Package Quality

npm version

A cli for Optimus

Installation

npm install -g optimus-cli

Note: If the installation fails on your machine, you might have to update your libssh2 using below command and try again.

brew install libgcrypt

Usage

To Verify if you system is ready for using Optimus

$ optimus doctor

To Install missing dependencies

$ optimus setup

To create a new Optimus project.

$ optimus new <project_name>

Note: Project name is mandatory.

To create a new test feed

$ optimus testfeed

Available commands

Commands:

    new <project_name>  creates a new optimus project
    testfeed            Create a testfeed for the project
    doctor              verifies the workspace for dependencies
    setup               sets up the optimus environment
    version             get the optimus version

Readme

Keywords

none

Package Sidebar

Install

npm i optimus-cli

Weekly Downloads

0

Version

1.5.5

License

MIT

Unpacked Size

464 kB

Total Files

76

Last publish

Collaborators

  • krishnanandb