2.0.2 • Published 6 years ago

webpack-boilerplate-cli v2.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Webpack boilerplate CLI

A simple CLI creating webpack project using boilerplate

Simple CLI creating webpack project using gweltaz-calori/webpack-boilerplate.

This project is mainly inspired by vue-cli.

Installation

Prerequisites: Node.js and Git.

npm install -g webpack-boilerplate-cli

Usage

webpack-init <project-name>

Example:

webpack-init my-project

The above command pulls the gweltaz-calori/webpack-boilerplate repository, and generates the project at ./my-project/.

What's next

  • Prompt question about the project in order to change the packages.json (name, description, author, ...)

Contributing

If you want a new feature to be included, open a issue with the feature request label.

Help is welcome ! If you want to create new feature or fix bug, fork this repo and open a pull request.

License

MIT

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago