Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imbhargav5/clickable-npm-scripts

Execute npm scripts on one click in atom
https://github.com/imbhargav5/clickable-npm-scripts

apm atom atom-plugin clickable-npm-scripts

Last synced: 2 months ago
JSON representation

Execute npm scripts on one click in atom

Awesome Lists containing this project

README

        

# clickable-npm-scripts package

**Note** Depends [platformio-atom-ide-terminal](https://github.com/platformio/platformio-atom-ide-terminal) to run!

Run npm scripts with a single click.

![A screenshot of your package](http://i.imgur.com/IG8KArM.gif)

This plugin parses the nearest package.json and generates a UI for to run the script right from your editor. Please make sure you have platformio-atom-ide-terminal installed and activated to proceed.

## Installation

```bash

apm install clickable-npm-scripts

```

### LICENSE

MIT (c) Bhargav Ponnapalli 2017