rougepied / saint-laurent

Saint-Laurent is a small web app showing the next bus departures at Saint-Laurent station, Rennes, France.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

saint-laurent

Saint-Laurent is a small web app showing the next bus departures at Saint-Laurent station, Rennes, France.

My goal is to have fun with:

Getting the code

Witch git an go

git clone https://github.com/rougepied/saint-laurent.git

Pure Go App

go get github.com/rougepied/saint-laurent

Appengine

goapp get github.com/rougepied/saint-laurent

Note: The goapp tool is part of the Google App Engine SDK for Go.

Front end

Assuming that you have node (with npm) bower and Brunch.io installed.

npm install
bower install
brunch b -P

About

Saint-Laurent is a small web app showing the next bus departures at Saint-Laurent station, Rennes, France.

License:Do What The F*ck You Want To Public License


Languages

Language:Go 58.6%Language:JavaScript 38.6%Language:HTML 2.8%