1.1.0 • Published 9 years ago

parcel-cli v1.1.0

Weekly downloads
18
License
MIT
Repository
github
Last release
9 years ago

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 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