Getting started
Prerequisites
# Clone the repository git clone git@github.com:shipclojure/shipclojure.git cd shipclojure # Set up for future updates git remote rename origin upstream git remote add origin <your_repository_git_address>
Getting started
mise installUnder the hood: What get's started:
Using the REPL
Testing
Building for Production
Next Steps
Last updated