<h1 align="center">pwr</h1>
<h4 align="center">
:zap: The (cheated) interactive CLI for npm
</h4>
<div align="center">
<img alt="Demo" src="https://media.giphy.com/media/cIERhJw7joBgNWLDn4/giphy.gif" width="60%">
</div>
<p align="center">
<a href="https://travis-ci.org/jesusprubio/pwr" rel='nofollow' onclick='return false;'>
<img alt="Build Status" src="https://travis-ci.org/jesusprubio/pwr.svg?branch=master">
</a>
<a href="https://www.npmjs.com/pwr" rel='nofollow' onclick='return false;'>
<img alt="Latest version" src="https://img.shields.io/npm/v/pwr.svg">
</a>
<a href="https://www.npmjs.com/pwr" rel='nofollow' onclick='return false;'>
<img alt="Downloads" src="https://img.shields.io/npm/dm/pwr.svg">
</a>
<a href="https://github.com/prettier/prettier" rel='nofollow' onclick='return false;'>
<img alt="Code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square">
</a>
<img alt="Stability stable" src="https://img.shields.io/badge/stability-stable-green.svg">
</p>
<p align="center">
<sub>���� Ping me on <a href="https://twitter.com/jesusprubio" rel='nofollow' onclick='return false;'><code>Twitter</code></a> if you like this project</sub>
</p>
Because the community builds awesome :sparkles: stuff we use every day. But it's not easy to remember their hipsty names (and parameters).
## Install & use
:pizza: Install latest [Node.js](https://nodejs.org/download) stable version and:
```sh
npm i -g pwr
pwr
```
## Contributing
:sunglasses: If you want to help please take a look to [this file](.github/CONTRIBUTING.md).