Skip to content

dentarg/start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First get costart:

curl -L -o costart https://gist.github.com/raw/4684183/d65e44277cf4aab221c27b6987d2038d9e198f5a/costart
chmod +x costart

Save it somewhere in your $PATH for convenience.

Then:

costart dir
cd dir
bundle install # might be optional
bundle exec rackup

Open http://localhost:9292/

About

Quickly get a simple web server up n' running (much like python -m SimpleHTTPServer)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages