Goal: Populate any projects with common files & file structure
- 0 Dependencys
- populates any project (empty or already in progress) with common important empty files
- generate general directory structure
Generated root Files
- README.md always entry point for any project
- SECURITY.md
- CONTRIBUTERS credits list of all contributors
Generated Template Files in directory .github/
- Issue Templates
- Pull Request Templates
integrate missing external utils: - [ ] databases - [ ] generate READMEs - [ ] via extension provided and maintained by community generate programming language dependent files and file structures - [ ] fill empty files with individual choices of content
gh repo clone MintArchit/projectpop
cd projectpop
./src/install
%%
%%
%%#### list installed extensions
%% %%$ %%
%%#### upgrade
%% %%$ %%
%%#### uninstall
%% %%$ %%
%%
projectpop
%%#### display help with a list of all possible arguments
%%```
%%```
All contributions are greatly appreciated!
If you have a suggestion that would make projectpop better, please fork the repo and create a pull request or open an issue.
See File CONTRIBUTERS