6 Forks
28 Stars
28 Watchers

clojure-workshop

Basic Clojure training material for a one day workshop

How to download and setup clojure-workshop

Open terminal and run command
git clone https://github.com/futurice/clojure-workshop.git
git clone is used to create a copy or clone of clojure-workshop repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with clojure-workshop https://github.com/futurice/clojure-workshop/archive/master.zip

Or simply clone clojure-workshop with SSH
[email protected]:futurice/clojure-workshop.git

If you have some problems with clojure-workshop

You may open issue on clojure-workshop support forum (system) here: https://github.com/futurice/clojure-workshop/issues