github.com/influx6/npkg@v0.8.8/README.md (about)

     1  NPackage
     2  ===========
     3  [![Go Report Card](https://goreportcard.com/badge/github.com/influx6/npkg)](https://goreportcard.com/report/github.com/influx6/npkg)
     4  [![Travis Build](https://travis-ci.org/influx6/npkg.svg?branch=master)](https://travis-ci.org/influx6/npkg#)
     5   [![GoDoc](https://godoc.org/github.com/influx6/npkg?status.svg)](http://godoc.org/github.com/influx6/npkg)
     6  
     7  NPkg contains collections of common shared package across gokit. This centralizes such useful packages which may find 
     8  use in different projects within Gokit or others.