2 Forks
16 Stars
16 Watchers

clojure-from-the-ground-up

Book about Clojure written by Kyle Kingsbury https://aphyr.com/tags/Clojure-from-the-ground-up, formatting and conversion to Markdown, EPUB and HTML by Sergey Bronnikov.

How to download and setup clojure-from-the-ground-up

Open terminal and run command
git clone https://github.com/ligurio/clojure-from-the-ground-up.git
git clone is used to create a copy or clone of clojure-from-the-ground-up 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-from-the-ground-up https://github.com/ligurio/clojure-from-the-ground-up/archive/master.zip

Or simply clone clojure-from-the-ground-up with SSH
[email protected]:ligurio/clojure-from-the-ground-up.git

If you have some problems with clojure-from-the-ground-up

You may open issue on clojure-from-the-ground-up support forum (system) here: https://github.com/ligurio/clojure-from-the-ground-up/issues