A zero-install, interactve, guide to get you started with Clojure using Calva's Getting Started REPL.
NB: This Zero install option will stop working on April 1, 2025, when Gitpod is sunsetting what they now call Gitpod Classic. Enjoy it while it lasts! And uncountable thanks to Gitpod for having made this project possible for three years! 🙏❤️
The Get Started with Clojure guide will remain available in Calva. You'll need to have VS Code and Java. See calva.io/get-started-with-clojure/
All that said, and until the sun sets over this project:
Start the Gitpod development environment by prepending the URL of this repository with:
https://gitpod.io#
If you are not using Safari you can also click this button:
If you are not signed in on Gitpod you should sign in with the GitHub option
Next, create the Workspace, the defaults will do.
Then it will take a while to pull Docker containers and stuff, but eventually VS Code will open in the browser and with doc/INSTRUCTIONS.md opened. Continue from there.
Happy Interactive Programming ❤️