@csuraz/module_cli

1.0.0 • Public • Published

CLI

Getting Started

These instructions will get you a copy of the project up and running on your local machine .

Prerequisites

Software and dependencies you need to intsall!!

-Install the node and npm on your system from https://nodejs.org/en/

Installing

A step by step guide that tell you how to get a development environment running

Clone the github project

 $ git clone https://github.com/shashikantpathak/CLI.git

Navigate to project directory

 $ cd CLI

Install the dependencies

 $ npm install 

Start the Application on web-server

 $ Start the MongoDB Instance Connection.
 $ node index.js

Navigate to CLI and use it

 $ cd CLI
 1. To add Modules-  node cli.js add <modulename>
 2. To view list of Modules - node cli.js list
 3. To Delete a Module -node cli.js r <ModuleOriginalName>
 

Readme

Keywords

none

Package Sidebar

Install

npm i @csuraz/module_cli

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

7.05 kB

Total Files

7

Last publish

Collaborators

  • csuraz