Write a Cloverfield Generator for reusable React components based on the [react-pure-component-starter](https://github.com/ericelliott/react-pure-component-starter). An example scaffold generator is [cf-package](https://github.com/cloverfield-tools/cf-package). Ideally, I'd like this generator to run the cf-package generator and then apply needed changes from the pure component starter on top. The idea is to try to achieve [composable scaffolds](https://github.com/cloverfield-tools/cloverfield/issues/32). That would be great. =)
Write a Cloverfield Generator for reusable React components based on the react-pure-component-starter.
An example scaffold generator is cf-package.
Ideally, I'd like this generator to run the cf-package generator and then apply needed changes from the pure component starter on top.
The idea is to try to achieve composable scaffolds. That would be great. =)