webpack-boilerplate-cli

2.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i webpack-boilerplate-cli

Weekly Downloads

2

Version

2.0.2

License

MIT

Last publish

Collaborators

  • romainfrancony