Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.07 KB

readme.md

File metadata and controls

49 lines (33 loc) · 1.07 KB

Gorilla

Generate vanilla plugin faster

How to install and use the generator?

Install the slush:

$ [sudo] npm install -g slush

Install the tangerine generator:s

$ [sudo] npm install -g slush-gorilla

Use the generator:

$ slush gorilla

Structure

Folders Structure:

.
├── .editorconfig
├── .gitignore
├── license.md
├── contributing.md
└── readme.md

Versioning

To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.

Contributing

Find on our issues the next steps of the project ;)
Want to contribute? Follow these recommendations.

History

See Releases for detailed changelog.

License

MIT License © Diogo Moretti and Afonso Pacifer