An Atom package which creates and manages Harp servers.
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: Start Server
Harpy: List
Harpy: Stop Server
Harpy: Stop all
Harpy: Open Browser
Harpy: Open Terminal
Harpy: Compile
git clone https://github.com/glued/harpy
cd harpy
apm install
apm link .
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.