A simple slush generator for Joomla templates
Install slush-joomla globally:
$ npm install -g slush-joomlaRemember to install slush globally as well, if you haven't already:
$ npm install -g slushcreate a new directory inside the templates directory of your joomla installation:
In path/to/joomla/templates/
$ mkdir myproject && cd myprojectRun the generator from within the new folder:
$ slush joomlaLincensed under The MIT License (MIT)