The CLI for the parcel-luxe package
$ npm install -g parcel-cliKeep in mind that you don't need to install the [parcel-luxe] f33d6c5c package in order for this package to work.
$ parcel [in_directory]in_directory: where your assets are. Default: assets/
-o (out_dir): where you want the generated parcel to be. Default: in_directory parameter