boilerplate-gen

1.5.0 • Public • Published

Generate boilerplate for your projects

Tired of writing the same boilerplate again for similar kinds of project? Use boilerplate-gen to bootstrap a new project quickly as possible with preloaded templates.

Open Source Stars Visited

Installation

Install globally once

npm i -g boilerplate-gen

Using npx

npx boilerplate-gen

Steps to generate boilerplate

  1. Navigate to the folder where you want to create your project
  2. type gen

Choose from the choices available

  • express
  • express-mongoose
  • express-mongoose-handlebars
  • express-mvc (with mongoose)
  • express-socketio
  • express-socketio-mongoose

💵 Support

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of

Donate

🐛 Bugs or Requests

If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on GitHub and I'll look into it. Pull request are also welcome.

Visit My Portfolio

Akash Rajpurohit

/boilerplate-gen/

    Package Sidebar

    Install

    npm i boilerplate-gen

    Weekly Downloads

    0

    Version

    1.5.0

    License

    MIT

    Unpacked Size

    548 kB

    Total Files

    71

    Last publish

    Collaborators

    • akashrajpurohit