OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 222 forks source link

Integrate Hygen for uniform component generation #956

Closed kylemh closed 6 years ago

kylemh commented 6 years ago

Feature

Why is this feature being added?

There's a lot overhead and context required to create components exactly the way the OC team wants them created. By integrating Hygen, we can instruct new contributors to start new components with a command line generator ensuring uniform code structure.

What should your feature do?

Leverage http://www.hygen.io/ via a script under /scripts and/or package.json/scripts.

dmarchante commented 6 years ago

is this not part of your current task @kylemh? if so, do you mind assigning yourself to this? if not, disregard

kylemh commented 6 years ago

WON'T DO. Will integrate in new repo.