directory
Version:
v0.1.1-0...-99c9eb7
Opens a new window with list of versions in this module.
Published: Mar 2, 2017
License: BSD-3-Clause
Opens a new window with license information.
README
¶
rutte
The backend service for the GeenPeil platform.
Quickstart
- Install Go, follow these instructions.
- Make sure you have checked out this repository in your GOPATH.
- Install modd:
go get github.com/cortesi/modd/cmd/modd
- Change your working directory to this folder (
cd $GOPATH/src/github.com/GeertPeil/rutte
)
- Run go get to fetch dependencies (
go get -u -a ./...
)
- Run modd in this directory (
rutte
): modd
You should now have rutte
running and listening for API calls. modd
will rebuild and restart rutte
whenever a .go
file is modified.
Directories
¶
|
|
|
|
|
|
cmd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.