Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

StepLg/go-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Graph library for Go/golang language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published