anchor
provides a command line interface for the Anchor.dev certificate management platform.
- Need a secure browser context for development?
- There's a better option than localhost.
- Effortlessly get HTTPS in your local development environment. Get set up in two easy commmands.
For more information visit Lcl.host or the Anchor Docs
Available via Homebrew or as a downloadable binary from the releases page.
Install:
brew install anchordotdev/tap/anchor
Upgrade:
brew update && brew upgrade anchordotdev/tap/anchor
Available via Homebrew or as a downloadable binary from the releases page.
Install:
brew install anchordotdev/tap/anchor
Upgrade:
brew upgrade anchordotdev/tap/anchor
Available via Winget or as a downloadable binary from the releases page.
Install:
winget install anchor
Upgrade:
winget upgrade anchor
Install:
go install github.com/anchordotdev/cli/cmd/anchor@latest
- After installing, run
anchor lcl
and follow the instructions.