GruntStart
GruntStart copied to clipboard
Convert to grunt template
grunt has the init task which create projects from a template. Additionally, users can install custom templates.
Unfortunately, this is a bit of a pain so I made grunt-install-init to smooth out the process. I think it would be practical for this repo to move to a template format:
- No legacy .git history from the clone
- Create multiple projects from same boilerplate
- Allow for customization via grunt init prompt