This repository was archived by the owner on Apr 3, 2022. It is now read-only.
More Options & Less Bugs
Boilerplate
✨ New:
- Added boilerplate for scaffolding applications without a CSS pre-processor
Workflow
✨ New/Changed:
- Options! Several command line options are now available to facilitate autonomous scaffolding and superior testing
- Documentation was added for command line options in the README
- Default setting for integrating Coveralls support is now
false
💄 Improved:
- Updated Grunt task descriptions to reflect changes in project
👷 Fixed:
- Issue with changing app directory and using Browserify
- Issue with using "no CSS pre-processor" workflow
- Removed comma that was breaking
docstask
Generator
💄 Improved:
- Updated and refactored unit tests
- Improved USAGE data that is displayed after
yo techonic --help