@dkundel/setup

1.0.0 • Public • Published

code style: prettier All Contributors Code of Conduct

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

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i @dkundel/setup

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.87 kB

    Total Files

    5

    Last publish

    Collaborators

    • dkundel