command
module
Version:
v0.3.14
Opens a new window with list of versions in this module.
Published: Mar 12, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Colony Manager
Magic
Dev Setup
After go-getting this project, please follow steps below.
for windows:
+ `EC_APP_PATH` => `%GOPATH%\src\github.com\eaciit\colony-app\app-root`
+ `EC_DATA_PATH` => `%GOPATH%\src\github.com\eaciit\colony-app\data-root`
for unix/linux/darwin:
+ `EC_APP_PATH` => `$GOPATH/src/github.com/eaciit/colony-app/app-root`
+ `EC_DATA_PATH` => `$GOPATH/src/github.com/eaciit/colony-app/data-root`
Run the app
go run colony.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.