0.2.4 • Published 6 years ago

modulrjs-cli v0.2.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

ModulR JS CLI Tool

Command line tool for ModulR JS Framework.

Installation

To Install, run:

npm install -g modulrjs-cli

Commands

* init : Initialize your application package.

On the folder path where you want to initialize, run:

modulr init

* info : Show details of your current directory

modulr info

* define : Create a boilerplate module

Creating defined modules should be done within a ModulR application

modulr define