Installation
Homebrew
Tram can be installed from Homebrew.
shell
brew tap bolivier/tram
brew install tramAUR
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.gitFrom that repo, copy the script tram, at the root of the repo, to your PATH.
