Skip to content

Command line tool to generate ModulR boilerplate code.

License

Notifications You must be signed in to change notification settings

modulr-framework/modulr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Command line tool to generate ModulR boilerplate code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published