# redis driver
go get github.com/garyburd/redigo/redis
# go_lib
cd <$GOPATH1/src> # $GOPATH1 is the first part of $GOPATH.
git clone https://github.com/hyper-carrot/go_lib.git
Edit hypermind.config for your need.
Change mode of script & run:
cd <project_path>
chmod +x deploy.sh
./deploy.sh
License
Copyright (C) 2013
Distributed under the BSD-style license, the same as Go.