repositorypackage
0.0.0-20211023015515-e1713955b8af
Repository: https://github.com/tmck-code/typeperf-wsl-go.git
Documentation: pkg.go.dev
# README
typeperf-wsl-go
Making a bridge for using Windows hardware stats in WSL Linux
POC
make poc
# or, if you have jq:
go run main.go | jq .
make poc | jq .