Go packages with small patches autogenerated (used for canonical/json)
Перейти к файлу
Tibor Vass d30aec9fd6 Merge pull request #5 from jfrazelle/fix-links
change all jfrazelle to docker
2016-03-03 17:27:18 -05:00
canonical/json Rebase to Go 1.6 2016-02-25 15:34:41 -08:00
patches update patches 2015-08-27 11:06:00 -07:00
.gitignore initial source 2015-07-26 06:46:21 -07:00
Dockerfile change all jfrazelle to docker 2016-03-03 11:41:12 -08:00
LICENSE add go license 2015-09-06 15:57:37 -07:00
Makefile change all jfrazelle to docker 2016-03-03 11:41:12 -08:00
README.md change all jfrazelle to docker 2016-03-03 11:41:12 -08:00
circle.yml update circle ci 2015-11-02 10:14:13 -08:00

README.md

Circle CI

This is a repository used for building go packages based off upstream with small patches.

It is only used so far for a canonical json pkg.

I hope we do not need to use it for anything else in the future.

To update:

$ make update

This will nuke the current package, clone upstream and apply the patch.