npm_runner

Run npm scripts from Sublime Text

Stars
7

npm

Run NPM scripts from Sublime Text

This package automatically discovers your project.json files, extracts scripts and puts them into a handy command palette, even if you have multiple projects.

Installation

  1. Download latest release
  2. Go to "Sublime menu, Preferences -> Browse Packages..." to open your packages folder
  3. Unpack npm_runner archive into this folder
  4. Done

Someday you'll be able to install it from Package Control (see this PR).

Usage

Just start typing "npm" from command palette, you'll figure out the rest.