abcnews / aunty

A toolkit for working with ABC News projects
https://www.npmjs.com/package/@abcnews/aunty
MIT License
32 stars 5 forks source link

Some commands are now handled by generator-aunty #34

Closed nathanhoad closed 7 years ago

nathanhoad commented 7 years ago

aunty new and aunty init are now handled by https://github.com/abcnews/generator-aunty

A aunty generate component command has been added too. It will try to detect the project type and create the relevant style of component (falling back to prompt if needed). The component generator includes an option for generating D3 enabled components.

colingourlay commented 7 years ago

You should add @ri and @Milliners-Son as reviewers to keep them across the changes

nathanhoad commented 7 years ago

Added a new generator (preview) which will generate a desktop.html and mobile.html in your public directory with some default ABC theming.

https://github.com/abcnews/generator-aunty/commit/f1c86b5df1e8e2995654a97edae2caf96a07bc00