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

https://github.com/gavinning/packing

packing nodejs by bytenode
https://github.com/gavinning/packing

Last synced: 10 months ago
JSON representation

packing nodejs by bytenode

Awesome Lists containing this project

README

          

Packing Nodejs
---

### Install
```sh
npm i @4a/packing

# or

npm i @4a/packing -g
```

### Usage
```sh
packing --help
```

```sh
Usage: packing [options]

packing nodejs by bytenode

Options:
-v, --version output the version number
-s, --src source folder
-d, --dist target folder
-i, --ignore ignore files
-h, --help display help for command
```