A simple slush generator for Joomla templates
npm install slush-joomla> A simple slush generator for Joomla templates
!demo
Install slush-joomla globally:
``bash`
$ npm install -g slush-joomla
Remember to install slush globally as well, if you haven't already:
`bash`
$ npm install -g slush
create a new directory inside the templates directory of your joomla installation:
In _path/to/joomla/templates/_
`bash`
$ mkdir myproject && cd myproject
Run the generator from within the new folder:
`bash``
$ slush joomla
Lincensed under The MIT License (MIT)