XTools is a submodule based repo to host re-usable Golang code.
go get github.com/gojekfarm/xtools/xproto
Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to XTools.
This repo uses Golang submodules
, to make a new release, make sure to follow the release process described in RELEASING doc exactly.
XTools is MIT licensed.