slush-jmodule
v1.3.0
Published
A simple slush generator for creation modules Joomla
Downloads
5
Maintainers
Readme
Slush Jmodule
A simple slush generator for modules Joomla
Getting Started
Install slush-jmodule
globally:
$ npm install -g slush-jmodule
Remember to instal slush
globally as well, if you haven't already:
Usage
Create a new folder for your project:
$ mkdir mod_joomla_example && cd mod_joomla_example
Run the generator from within the new folder:
$ slush jmodule
License
Licensed under the MIT license