18f-scaffolding
18f-scaffolding copied to clipboard
Idea: Language-specific init additions
Create a .gitignore by framework using either https://www.gitignore.io/ or https://github.com/github/gitignore
Expanding on this idea:
Would be activated with -l, --language
flag.
- Add
.gitignore
template - Initialize dependency manager?
- Create virtual env?