macOS
Typst on macOS
One command either way.
With Homebrew
Works on Apple silicon and recent Intel macOS:
brew install tinymistWithout Homebrew
The project publishes a standalone installer with each release. It puts tinymist in ~/.local/bin and adds that directory to your PATH in your shell’s init file:
curl -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/latest/download/tinymist-installer.sh | sh This downloads a script from the tinymist project’s releases and runs it immediately. Texpile does not control that script or that release. Open the URL in a browser and read it first if you would rather check what it does.
A Terminal that was already open will not see the new PATH until you open a new window. Texpile reads the environment when it launches, so quit and reopen Texpile too.