jussi-kalliokoski / atom-npm-plus

npm integration for atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-plus

npm integration for atom.

Features

Run tests / build scripts / install

Npm plus allows you running npm install and npm test from your editor:

npm-plus-test-install

Start / stop / restart application

The built in npm commands npm start, npm stop and npm restart are supported.

About

npm integration for atom

License:MIT License


Languages

Language:JavaScript 89.4%Language:CoffeeScript 7.6%Language:CSS 3.1%