gorunner

command module
v0.0.0-...-9bdd25a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2016 License: MIT Imports: 11 Imported by: 0

README

gorunner

Build Status

gorunner is an attempt to create a continuous integration web server written in Golang.

This project is a work-in-progress but development is not very active. I accept pull requests but also if you want to take it in a different direction let me know and we can collaborate.

Installation instructions

Assuming $GOPATH/bin is on your path:

go get github.com/jakecoffman/gorunner
cd $GOPATH/src/github.com/jakecoffman/gorunner
gorunner

Technologies

  • Go (golang)
  • Javascript
    • Angularjs
    • Websockets

Why Go?

Go's ability to handle many connections would be beneficial for:

  • running multiple build scripts and monitoring progress
  • connecting to a cluster of gorunner servers
  • live updates to builds in the UI via websockets, etc

gorunner

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL