Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/escargotprodige/parcel-cli

cli for the parcel-luxe package
https://github.com/escargotprodige/parcel-cli

Last synced: 2 months ago
JSON representation

cli for the parcel-luxe package

Lists

README

        

# parcel-cli
> The CLI for the [parcel-luxe][f33d6c5c] package

[f33d6c5c]: https://www.npmjs.com/package/parcel-luxe "parcel-luxe"

## Installation

```bash
$ 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

```bash
$ 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