SerpicoProject/SerpicoPlugins

Create helper script to build skeleton for plugin

Opened this issue · 0 comments

create a script that automates the creation of a skeleton for plugin. Example:
create_plugin merp

creates the folder merp under plugins
creates plugin.json with the reverent settings
creates routes.rb with the reverent route code