Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

basecamp/pow

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
lib
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
                      W
                     R RW        W.
                   RW::::RW    DR::R
        :RRRRRWWWWRt:::::::RRR::::::E        jR
         R.::::::::::::::::::::::::::Ri  jiR:::R
          R:::::::.RERRRRWWRERR,::::::Efi:::::::R             GjRRR Rj
           R::::::.R             R:::::::::::::;G    RRj    WWR    RjRRRRj
           Rt::::WR      RRWR     R::::::::::::::::fWR::R;  WRW    RW    R
       WWWWRR:::EWR     E::W     WRRW:::EWRRR::::::::: RRED WR    RRW   RR
       'R:::::::RRR            RR     DWW   R::::::::RW   LRRR    WR    R
         RL:::::WRR       GRWRR        RR   R::WRiGRWW    RRR    RRR   R
           Ri:::WWD    RWRRRWW   WWR   LR   R W    RR    RRRR    RR    R
  RRRWWWWRE;,:::WW     R:::RW   RR:W   RR   ERE    RR    RRR    RRR    R
   RR:::::::::::RR    tR:::WR   Wf:R   RW    R     R     RRR    RR    R
     WR::::::::tRR    WR::RW   ER.R   RRR       R       RRRR    RR    R
        WE:::::RR     R:::RR   :RW   E RR      RW;     GRRR    RR    R
        R.::::,WR     R:::GRW       E::RR     WiWW     RRWR   LRRWWRR
      WR::::::RRRRWRG::::::RREWDWRj::::RW  ,WR::WR    iRWWWWWRWW    R
    LR:::::::::::::::::::::::::::::::::EWRR::::::RRRDi:::W    RR   R
   R:::::::::::::::::::::::::::::::::::::::::::::::::::tRW   RRRWWWW
 RRRRRRRRRRR::::::::::::::::::::::::::::::::::::,:::DE RRWRWW,
           R::::::::::::: RW::::::::R::::::::::RRWRRR
           R::::::::::WR.  ;R::::;R  RWi:::::ER
           R::::::.RR       Ri:iR       RR:,R
           E::: RE           RW           Y
           ERRR
           G       Knock Out Rails & Rack Apps Like A Superhero.

Pow is a zero-config Rack server for Mac OS X.

Pow Web Site - User's Manual - Annotated Source Code - 2-Minute Screencast


Current Version: 0.6.0

To install or upgrade Pow, open a terminal and run this command:

$ curl get.pow.cx | sh

To set up a Rack app, just symlink it into ~/.pow:

$ cd ~/.pow
$ ln -s /path/to/myapp

That's it! Your app will be up and running at http://myapp.test/. See the user's manual for more information.


© 2017 Sam Stephenson, Basecamp