Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGenerated boilerplate needs to be updated #1485
Open
Labels
Comments
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


The boilerplate that is generated with
ignite plugin new ignite-my-boilerplateis hopelessly out of date.Link: https://github.com/infinitered/ignite/blob/master/src/templates/plugin
contextrather thantoolboxparameters.thirdwhich is wrong (should be parameters.first)This could really use some love!