Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kingsword09/dmpc

Multi-platform node package bundle to a package.json.
https://github.com/kingsword09/dmpc

Last synced: about 2 months ago
JSON representation

Multi-platform node package bundle to a package.json.

Awesome Lists containing this project

README

        

# dmpc

Multi-platform node package bundle to a package.json.

### install
```ts
### npm mode
npm i -g @kingsword/dmpc

### yarn mode
yarn global add @kingsword/dmpc
```

### usage
```shell
0. @kingsword/dmpc new
1. @kingsword/dmpc build [-c, --config #0]
2. @kingsword/dmpc create [-v, --version #0]
3. @kingsword/dmpc -h
4. @kingsword/dmpc -v
```