* feat(hasura.io): Add package for Hasura
* fix: build make target
* fix: Use Make v3
* fix: Use Make v4
* comments
* fix: Use Make 4.3.0
* fix: Skip checksums
Co-authored-by: Max Howell <mxcl@me.com>
* Don’t set TEA_PREFIX
Fixes https://github.com/teaxyz/cli/issues/427
We build to TEA_PREFIX by default in pantry dev-envs now. You can still override this if you want.
`TEA_PANTRY_PATH=foo tea bar` will now use
* wip