Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kingsword09/dmpc
- Owner: kingsword09
- License: mit
- Created: 2022-10-04T07:01:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T15:53:07.000Z (about 2 years ago)
- Last Synced: 2024-10-29T21:28:53.228Z (2 months ago)
- Language: TypeScript
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```