Skip to content

Commit

Permalink
readme - add screenshot of browser console
Browse files Browse the repository at this point in the history
  • Loading branch information
dustingetz committed Oct 31, 2023
1 parent dc2d20b commit ec52687
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@ Livecoding REPL introduction to [Missionary](https://github.com/leonoel/missiona

* Clojure/Script project
* Clone repo, open in your Clojure editor and jack in as ClojureScript browser REPL
* **browser console** has REPL evaluation results. Partial incomplete results may be shown in the editor REPL, this is editor dependent!
* If you break something while playing around, simply refresh the page, which gives you a clean slate REPL.
* **browser console** has REPL evaluation results. Partial incomplete results may be shown in the editor REPL, this is editor dependent!

![image](https://user-images.githubusercontent.com/124158/279403213-333c73e8-64c5-4c5a-b93b-190cb4645cad.png)

*figure: test reports are in the browser console*

## Calva instructions

Expand Down

0 comments on commit ec52687

Please # to comment.