Skip to content

Commit

Permalink
Merge branch 'published' of github.com:BetterThanTomorrow/calva into …
Browse files Browse the repository at this point in the history
…published
  • Loading branch information
bpringe committed Sep 19, 2021
2 parents 5115b1b + 32afc94 commit 021efe8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/site/get-started-with-clojure.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ You can regard it as a companion to this guide. It is aimed at practicing Clojur
??? Note "Can I use Rich 4Clojure instead of this guide?"
We suggest you start by opening up this guide and do the Calva part of the excerises. Then use the `welcome_to_clojure.clj` guide in combination with **Rich 4Clojure**..

## Run the Clojure Exercism Track in your browser

In a similar manner to the Get Started with Clojure project, you can run the Clojure Exercism Track in your browser without installing anything and with full Interactive Programming enabled using this [Template project](https://github.com/PEZ/clojure-exercism-template).

## ClojureDocs

Clojurians draw tremendous value from [ClojureDocs](https://clojuredocs.org). At ClojureDocs the concise documentation for Clojure core functions, etcetera, are amended with examples and advice from fellow Clojurians. Crowdsourcing at its very best! It is a big part of the reason why you won't find an abundance of Clojure information at StackOverflow.
Expand Down Expand Up @@ -147,6 +151,7 @@ Give us feedback. Spread the word. Please consider:
* Starring these repositories:
* [Get Started with Clojure](https://github.com/PEZ/get-started-with-clojure) - (the repository powering this guide)
* [Rich 4Clojure](https://github.com/PEZ/rich4clojure)
* [Clojure Exercism Track Template](https://github.com/PEZ/clojure-exercism-template)
* [Calva](https://github.com/BetterThanTomorrow/calva)
* [Dram](https://github.com/BetterThanTomorrow/dram) - Where this guide (the Getting Started REPL) is authored

Expand Down

0 comments on commit 021efe8

Please sign in to comment.