szastupov / npm_runner

Run npm scripts from Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm ๐Ÿƒ

Run NPM scripts from Sublime Text

screencast

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.

About

Run npm scripts from Sublime Text


Languages

Language:Python 100.0%