Skip to content

welksonramos/slush-joomla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)