Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 416 Bytes

Hello World in Go

This app demonstrates Stackato's "Generic framework" by deploying an application of custom framework and runtime ... in this case, the Go programming language from Google.

Pushing to Stackato

make clean
stackato push -n

Go will be installed from the Ubuntu PPA repo during staging, which should take a bit of time dependending on the download speed.