Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/welksonramos/slush-jmodule

:tropical_drink: A simple slush generator for creation modules Joomla
https://github.com/welksonramos/slush-jmodule

generator joomla slush slush-generator

Last synced: 5 days ago
JSON representation

:tropical_drink: A simple slush generator for creation modules Joomla

Awesome Lists containing this project

README

        

# Slush Jmodule

[![npm version](https://img.shields.io/npm/v/slush-jmodule.svg)](https://www.npmjs.com/package/slush-jmodule) [![dependencies Status](https://david-dm.org/welksonramos/slush-jmodule/status.svg)](https://david-dm.org/welksonramos/slush-jmodule) [![license](https://img.shields.io/npm/l/slush-jmodule.svg?style=flat)](https://raw.github.com/welksonramos/slush-jmodule/blob/master/LICENSE)

> A simple slush generator for modules Joomla

![demo](demo.gif)

## Getting Started

Install `slush-jmodule` globally:

```bash
$ npm install -g slush-jmodule
```

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

### Usage

Create a new folder for your project:

```bash
$ mkdir mod_joomla_example && cd mod_joomla_example
```

Run the generator from within the new folder:

```bash
$ slush jmodule
```

## License

Licensed under the MIT license