Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 137 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 137 Bytes

ncmpgo

An ncmpcpp rewrite in go

Getting started

Build binary:

$ make build

Run tests:

$ make test

Documentation