harpy

An Atom package which creates and manages Harp servers

Richard Worsfold

149

1

0.10.0

MIT

GitHub

Harpy

An Atom package which creates and manages Harp servers.

APM Version

Install Harpy from the command-line via

apm install harpy

Currently requires Harp to be installed globally

npm install harp -g

Launch Harp from Atom's command palette cmd + shift + p

Harpy Commands

Harpy Server

Commands

Harpy: Start Server

Harpy: List

Harpy: Stop Server

Harpy: Stop all

Harpy: Open Browser

Harpy: Open Terminal

Harpy: Compile

Todo

Dev Notes

git clone https://github.com/glued/harpy
cd harpy
apm install
apm link .