use-boilerplate
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

A CLI made to simplify scaffolding of boilerplates. ✨

Boilerplate CLI aims to easily scaffold boilerplates from the awesome-universal-boilerplates repository.

Install the CLI

$ npm install -g use-boilerplate

List all the boilerplates available from the Database.

$ boilerplate list

Use specific keywords to filter the list!

$ boilerplate list --keywords DDD

Download any boilerplate available directly from the CLI.

$ boilerplate use

About the database

It's very easy to add a boilerplate that is not registered yet.
Register your favorites boilerplates to the DB by making a Pull Request on the dedicated repository awesome-universal-boilerplates. By doing that, you'll be able to use them directly from the CLI.

/use-boilerplate/

    Package Sidebar

    Install

    npm i use-boilerplate

    Weekly Downloads

    0

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    45 kB

    Total Files

    64

    Last publish

    Collaborators

    • antoine-coulon