Skip to content

XTools is a submodule based repo to host re-usable Golang code.

License

Notifications You must be signed in to change notification settings

gojekfarm/xtools

Repository files navigation

XTools

build codecov docs go-report-card

Introduction

XTools is a submodule based repo to host re-usable Golang code.

Usage

API reference

go get github.com/gojekfarm/xtools/xproto

Contributing Guide

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.

Release Process

This repo uses Golang submodules, to make a new release, make sure to follow the release process described in RELEASING doc exactly.

License

XTools is MIT licensed.