Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 963 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 963 Bytes

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)