chrisenytc / slush-generator

A slush generator for create slush generators
https://www.npmjs.org/package/slush-generator
MIT License
30 stars 11 forks source link

Added task 'task' to generate additional generator tasks #23

Open bingtimren opened 5 years ago

bingtimren commented 5 years ago

Hi,

I modified this "generator" generator to add the ability to generate additional tasks to the already generated generator.

$ slush generator:task

This will create a sub directory under "templates" dir to hold the task's template files, and append a task to the existing slushfile.js