Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Yeoman generator for giuseppe plugins

License

Notifications You must be signed in to change notification settings

smartive/generator-giuseppe-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giuseppe plugin generator

This is a yeoman generator for giuseppe. It helps you scaffold a plugin for giuseppe. You need to answer a few questions and the generator will create all the necessary files and installs the dependencies.

How to use

Prerequisities:

npm install -g yo

After installing yeoman, you can install the generator.

npm install -g generator-giuseppe-plugin
yo giuseppe-plugin

Changelog

The changelog is generated by semantic release and is located under the release section.

Licence

This software is licenced under the MIT licence.