/slush-joomla

:tropical_drink: A simple slush generator for Joomla templates

Primary LanguagePHPMIT LicenseMIT

slush-joomla npm version depstatus license

A simple slush generator for Joomla templates

demo

Getting Started

Install slush-joomla globally:

$ npm install -g slush-joomla

Remember to install slush globally as well, if you haven't already:

$ npm install -g slush

Usage

create a new directory inside the templates directory of your joomla installation:

In path/to/joomla/templates/

$ mkdir myproject && cd myproject

Run the generator from within the new folder:

$ slush joomla

License

Lincensed under The MIT License (MIT)