Skip to content

Installation

Homebrew

Tram can be installed from Homebrew.

shell
brew tap bolivier/tram
brew install tram

AUR

Not yet written.

Manual Installation

To use manually, you'll need to install Clojure and Babashka yourself.

Clone the Tram repo.

shell
git clone https://github.com/bolivier/tram.git

From that repo, copy the script tram, at the root of the repo, to your PATH.