18F / 18f-scaffolding

A scaffold/generator to standardize 18F project setup
Other
26 stars 14 forks source link

Try at npm init #46

Closed msecret closed 7 years ago

msecret commented 7 years ago

Would like feedback on structure, did I put things in right place? Is it better to prompt the user in case they don't want front end deps at all?

I think keeping all the scaffolding folders in the base of the repo will get confusing, although might be fine if all this repo has is generators.

cmc333333 commented 7 years ago

One other weird bit: the package.json it generated for be includes this key-value:

"_": []

Are you seeing something similar?

msecret commented 7 years ago

I'm getting that too @cmc333333, it might be setting up as a default for dependencies? I'm not really sure.

cmc333333 commented 7 years ago

Rockin. We can figure out the blank thing later.

rogeruiz commented 7 years ago

Late to the party, but I wonder if this would be helpful at all? https://github.com/ahmadnassri/npm-package-generator