mouthpiece/README.md

18 lines
492 B
Markdown
Raw Permalink Normal View History

2022-08-16 16:38:55 +08:00
# Mouthpiece
2022-07-13 11:05:08 +08:00
2022-08-16 16:38:55 +08:00
[![codecov](https://codecov.io/gh/Fishwaldo/mouthpiece/branch/master/graph/badge.svg)](https://codecov.io/gh/Fishwaldo/mouthpiece)
[![GoDoc](https://img.shields.io/badge/pkg.go.dev-doc-blue)](http://pkg.go.dev/github.com/Fishwaldo/mouthpiece)
[![Build](https://github.com/Fishwaldo/mouthpiece/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/Fishwaldo/mouthpiece/actions/workflows/build.yml)
2022-07-13 11:05:08 +08:00
2022-08-16 16:38:55 +08:00
WIP
2022-09-23 00:23:21 +08:00
Testing
Debug Logs:
MP_DEBUG_LOG=10 go test ./... -v