# netmap

![GitHub Test Status](https://github.com/caffix/netmap/workflows/tests/badge.svg)
[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=blue)](https://pkg.go.dev/github.com/caffix/netmap?tab=overview)
[![License](https://img.shields.io/github/license/caffix/netmap)](https://www.apache.org/licenses/LICENSE-2.0)
[![Go Report](https://goreportcard.com/badge/github.com/caffix/netmap)](https://goreportcard.com/report/github.com/caffix/netmap)
[![CodeFactor](https://www.codefactor.io/repository/github/caffix/netmap/badge)](https://www.codefactor.io/repository/github/caffix/netmap)
[![Codecov](https://codecov.io/gh/caffix/netmap/branch/master/graph/badge.svg)](https://codecov.io/gh/caffix/netmap)
[![Follow on Twitter](https://img.shields.io/twitter/follow/jeff_foley.svg?logo=twitter)](https://twitter.com/jeff_foley)

Graphing package for mapping and visualizing the Internet.

## Installation [![Go Version](https://img.shields.io/github/go-mod/go-version/caffix/netmap)](https://golang.org/dl/)

```bash
go get -v -u github.com/caffix/netmap
```

This package is currently in development.