karimarttila / rich4clojure

My Solutions to Practice Clojure using Interactive Programming in your editor by pez

Home Page:https://gitpod.io/#https://github.com/pez/rich4clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kari's Solutions to Rich 4Clojure

I forked PEZ/rich4clojure repo to do the Clojure exercises and save my progress in this forked Github repo.

I add the line
;; KARI: DONE *************************************************
at the beginning of the file when I have done that particular exercise to keep track of my progress.

This will also be a good test for my new VSCode/Calva setup, read more about it in my blog: Configuring VSCode/Calva for Clojure programming.

I added nrepl/nrepl {:mvn/version "1.0.0"} into the deps.edn file to launch the REPL in command line (using just backend-kari).

About

My Solutions to Practice Clojure using Interactive Programming in your editor by pez

https://gitpod.io/#https://github.com/pez/rich4clojure

License:Eclipse Public License 1.0


Languages

Language:Clojure 99.9%Language:Dockerfile 0.1%