code-folder-generator

1.0.0 • Public • Published

Code Folder Generator

Simplify your life by automatically making a coding environment.

Installation

npm i -g code-folder-generator@latest
gen

Contribution

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

  1. Make a folder in templates named your template name.
  2. Add a template.json file containing:
{
	"name": "Name of your template",
	"description": "What your template contains"
}
  1. Add all of the files that will be needed in the template.

Readme

Keywords

none

Package Sidebar

Install

npm i code-folder-generator

Weekly Downloads

1

Version

1.0.0

License

BSD-3

Unpacked Size

6.13 kB

Total Files

11

Last publish

Collaborators

  • itsnebulalol