Project Templates
This project contains a collection of different project setups. The project has two purposes. The package.json
contains the dependencies for the template but it also defines the setup script that is published to npm
to set up the project.
The templates are defined in the separate branches of this project. Currently there are the following templates:
-
master
- The default value. It sets up a basic Node.js project without any special features except linting
Setup
npx @dkundel/setup project-name template-branch-name
cd project-name
Contributing
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Contributors
Thanks goes to these wonderful people (emoji key):
Dominik Kundel |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!
License
MIT