1.1.0 • Published 10 years ago
parcel-cli v1.1.0
parcel-cli
The CLI for the parcel-luxe package
Installation
$ npm install -g parcel-cliKeep 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