1.0.0 • Published 5 years ago
code-folder-generator v1.0.0
Code Folder Generator
Simplify your life by automatically making a coding environment.
Installation
npm i -g code-folder-generator@latest
genContribution
Feel free to open a pull request! I'm happy to see what you guys make! Just please make sure it follows the GNU GPLv3 license.
Add more templates
- Make a folder in
templatesnamed your template name. - Add a
template.jsonfile containing:
{
"name": "Name of your template",
"description": "What your template contains"
}- Add all of the files that will be needed in the template.
1.0.0
5 years ago