This is a really simple nodejs/Express webapp to generate iCalendar files to help you keep track of your P90X/P90X2/P90X3/Insanity workout schedule.
Install forego like so:
brew install forego
go get -u github.com/ddollar/forego
Then just run:
forego start
And it should automatically run! This code can also be pushed to Heroku or a Heroku-buildpack-compatible service like your own Dokku server.