1.0.3 • Published 3 years ago

use-boilerplate v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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.