jamez01 / atom-rackup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Rackup

Serve your rack applications with rackup from inside atom. Adds 4 new commands shows the server status in the status bar

atom-rackup:start Starts the server

atom-rackup:stop Stops the running server

atom-rackup:restart Restarts the running server

atom-rackup:toggle Toggles Status Bar display

About

License:MIT License


Languages

Language:CoffeeScript 95.7%Language:CSS 4.3%