Skip to content

samsonw/livefortunes

Repository files navigation

Synopsis

Live Web Fortunes!

Install on your local machine

Install Node.js and npm.

Install fortune:

# debian, ubuntu
$ aptitude install fortunes
# mac os x
$ port install fortune

Check out the source code, install all the dependencies and start the server:

$ git clone git://github.com/samsonw/livefortunes.git
$ cd livefortunes
$ npm install
$ node server.js

Open http://localhost:8000/ in your browser. Enjoy!

Releases

No releases published

Packages

 
 
 

Contributors