A simple slush generator for modules Joomla
Install slush-jmodule
globally:
$ npm install -g slush-jmodule
Remember to instal slush
globally as well, if you haven't already:
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
Licensed under the MIT license