Skip to content

antoine-coulon/use-boilerplate

Repository files navigation

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.

About

CLI that easily scaffolds boilerplates on localhost from the "awesome-universal-boilerplates" repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published