repository
0.0.0-20241111180630-db8725de1f86
Repository: https://github.com/thaddock/modrinth-query.git
Documentation: pkg.go.dev
# README
WORK IN PROGRESS
Simple CLI to query modrinth database.
go build -o bin/cli cli/*.go
./bin/cli --help
or:
go install github.com/thaddock/modrinth-query/cli@latest
go run github.com/thaddock/modrinth-query/cli@latest --help
TODO: Better docs.