curl -L --url .../linux-amd64.tar.gz | tar -xvzf - -C $HOME/.local/warp sudo dnf install gtk #... maybe not needed? It'll be largely statically linked so I don't imagine there will be many (if any) dependencies to install. Maybe open the wiki up to the community to mainta...
To update the API documentation,install Optic, then run: api start Resolve and save all the differences in the Web UI. To regenerate the Go client API code,install openapi-generator, then run: bash generate-api.sh This script supports both Linux and WSL. ...
Package management withbrew(Homebrew) and/orport(MacPorts). These can be used to install on macOS many of the above commands. Copy output of any command to a desktop app withpbcopyand paste input from one withpbpaste. To enable the Option key in macOS Terminal as an alt key (such as ...
313 Commits .github .optic api_tests cloudflare cmd config openapi spec_format util wireguard .gitignore .goreleaser.yml .releaserc.json Dockerfile LICENSE README.md generate-api.sh go.mod go.sum main.go openapi-spec.json openapitools.json ...