0.2.4 • Published 8 years ago
modulrjs-cli v0.2.4
ModulR JS CLI Tool
Command line tool for ModulR JS Framework.
Installation
To Install, run:
npm install -g modulrjs-cliCommands
* 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