gnolang / gnonative

Develop for Gno using your app's native language
Apache License 2.0
9 stars 9 forks source link

chore: Install jq with brew (not asdf) #127

Closed jefft0 closed 6 months ago

jefft0 commented 6 months ago

It seems that asdf doesn't support jq on some platforms. (We've had trouble with macOS M1, both laptops and virtual machines.) This PR removes jq from .tool-versions and updates the README to install it with brew.