Home

Awesome

parcel-cli

The CLI for the parcel-luxe package

Installation

$ npm install -g parcel-cli

Keep in mind that you don't need to install the [parcel-luxe] f33d6c5c package in order for this package to work.

Usage

$ parcel [in_directory]

in_directory: where your assets are. Default: assets/

flags:

-o (out_dir): where you want the generated parcel to be. Default: in_directory parameter