Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/404answernotfound/npackr
npackr is a nodejs CLI utility to make your package.json reading faster
https://github.com/404answernotfound/npackr
Last synced: 2 days ago
JSON representation
npackr is a nodejs CLI utility to make your package.json reading faster
- Host: GitHub
- URL: https://github.com/404answernotfound/npackr
- Owner: 404answernotfound
- Created: 2022-03-18T22:33:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T13:14:21.000Z (over 2 years ago)
- Last Synced: 2024-04-26T13:01:03.266Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 238 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A nodejs package.json reader and runner utility
_An open source project by 404answernotfound_
**npackr** is a nodejs CLI utility to make your package.json reading faster by just typing ```npackr``` in your CLI.
## Usage
```$ npackr```
### Options
``` --error ```Shows stderr from command [Default: false]
```--help ``` Shows help commands
```--read ``` Shows commands without running them
```--read --explain``` Shows commands without running them and with command descriptionInputs
```$ npackr config ```Starts a new configuration to change entryfile and entry commandExamples
```$ npackr [config [--error, --help]]```### Acknowledgements
- [404answernotfound.eu](https://404answernotfound.eu)
### Authors
- [@404answernotfound](https://github.com/404answernotfound)
### License
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)