- Go 1.3
- MySQL
- Memcached
- Node.js && node-sass, coffee-script
go get github.com/revel/cmd/revel
cd $GOPATH/src
git clone https://github.com/huacnlee/mediom.git
cd github.com/huacnlee/mediom
make install
make server
This will build for Linux amd64
make release