nmlgc / janelia-flyem-go

Snapshotted, mirrored libraries of useful go packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h2. janelia-flyem Go repo

This repo snapshots a collection of mirrored go packages. It serves the following purposes:

  • Provides versioning of Go package dependencies and prevents trunk changes from breaking dependent programs.
  • Removes dependencies for non-git version control systems like mercurial and bazaar. Instead we just require git.
  • Simplifies the build process by reducing multiple 'go get' calls to one.

About

Snapshotted, mirrored libraries of useful go packages.


Languages

Language:Go 67.2%Language:C 32.7%Language:Makefile 0.1%Language:Shell 0.0%Language:HTML 0.0%