Skip to main content

Installation

Install the Asymptote CLI using Homebrew, then run asym init to complete setup.

Install

brew update && brew install asymptote-labs/tap/asymptote-cli
$ brew install asymptote-labs/tap/asymptote-cli

==> Downloading asymptote-cli...
==> Installing asymptote-cli...
 Installed asym v0.5.0
After installing, run asym init to log in and connect your coding agents:
asym init

Verify Installation

asym version
$ asym version

asym version v0.5.0

Upgrading

To upgrade the CLI and refresh hooks for all connected agents:
brew update && brew upgrade asymptote-cli && asym upgrade

Next: asym init

Run first-time setup to log in and connect your coding agents.