GithubHelp home page GithubHelp logo

stealify / harpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from glued/harpy

0.0 2.0 0.0 160 KB

An Atom package which creates and manages Harp servers

License: MIT License

JavaScript 96.84% CSS 3.16%

harpy's Introduction

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

  • Will launch a Harp server in the current open project
  • Automatically assign an open port starting at 9000
  • Will work for as many projects as you have open, just select the project and run the command
  • All servers will automatically close when you exit atom
  • Errors will show up as notifications
  • Launches default browser to server url

Harpy: List

  • List all active harp instances (OSX) with the option to stop

Harpy: Stop Server

  • Stops the current Harp server running in atom for a specific project

Harpy: Stop all

  • stop all active harp servers

Harpy: Open Browser

  • Launches the default browser to the selected project's server url

Harpy: Open Terminal

  • Launches the terminal (OSX) or command prompt (Windows) to the selected project

Harpy: Compile

  • Compile project to www in root directory unless otherwise specified in settings

Todo

  • Atom settings for package
  • Prompt for CNAME file
  • Surge support

Dev Notes

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

harpy's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.