Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 description

Inputs
```$ npackr config ```Starts a new configuration to change entryfile and entry command

Examples
```$ 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)