Generate vanilla plugin faster
Install the slush:
$ [sudo] npm install -g slush
Install the tangerine generator:s
$ [sudo] npm install -g slush-gorilla
Use the generator:
$ slush gorilla
Folders Structure:
.
├── .editorconfig
├── .gitignore
├── license.md
├── contributing.md
└── readme.md
To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.
Find on our issues the next steps of the project ;)
Want to contribute? Follow these recommendations.
See Releases for detailed changelog.