1.1.0 • Published 6 years ago

mix-setup v1.1.0

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

mix-setup

A small command line utility to setup laravel-mix in any project.

Installation

Install the utility from npm:

npm install -g mix-setup

Usage

cd into the directory where you want to initialize mix and run the command:

cd /path/to/project && mix-setup

Options

-o, --output <path>     Path mix should be setup in (optional)
--no-scripts            Do not include scripts 
1.1.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