StepLg/go-graph

Graph library for Go/golang language.

Go

95

81 commits

updated Nov 7, 2015

See the code

README

Decription

Graph library for Go/Golang language.

Install

First way (with makefile):

$ git clone git://github.com/StepLg/go-graph.git
$ cd go-graph/src/graph
$ make
$ make install

Second way (with goinstall):

$ goinstall github.com/StepLg/go-graph/src/graph

To update run:

$ goinstall -u=true github.com/StepLg/go-graph/src/graph

Contributors

StepLg

80 commits

alexwlchan

1 commits

StepLg/go-graph

Graph library for Go/golang language.

Go

95

81 commits

updated Nov 7, 2015

See the code

README

Decription

Graph library for Go/Golang language.

Install

First way (with makefile):

$ git clone git://github.com/StepLg/go-graph.git
$ cd go-graph/src/graph
$ make
$ make install

Second way (with goinstall):

$ goinstall github.com/StepLg/go-graph/src/graph

To update run:

$ goinstall -u=true github.com/StepLg/go-graph/src/graph

Contributors

StepLg

80 commits

alexwlchan

1 commits

Languages

Go

99.6%