Skip to content

PEZ/get-started-with-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started with Clojure - Zero install

A zero-install, interactve, guide to get you started with Clojure using Calva's Getting Started REPL.

Clojure and Calva

OK, but how?

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:

Open in Gitpod

If you are not signed in on Gitpod you should sign in with the GitHub option

Sign in to Gitpod with your GitHub account

Next, create the Workspace, the defaults will do.

Create Gitpod Workspace

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 ❤️