This package is a wrapper for the wunderctl Go binary. It makes it super easy to run wundergraph commands from your terminal.
This package is not required if you have already installed @wundergraph/sdk. The SDK is shipped with the compatible wunderctl Go binary for development.
# Install wunderctl
npx @wundergraph/wunderctl
# Help
npx @wundergraph/wunderctl --helpWarning: Please use the Go release binary to start the wundergraph server in production.