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

https://github.com/bpcloud/bpframework-build-cli

build cli
https://github.com/bpcloud/bpframework-build-cli

Last synced: 9 months ago
JSON representation

build cli

Awesome Lists containing this project

README

          

```bash
bpframework-build build # build development.
bpframework-build build:prd # build production.
bpframework-build build:prd --bundleAll # build production with all dependency.
```