summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorckonstanski <kostcarl@isu.edu>2026-07-15 12:16:50 -0600
committerckonstanski <kostcarl@isu.edu>2026-07-15 12:16:50 -0600
commitb618533180a149562a44a7ac3b8127bcd455ef81 (patch)
treea83fd16b74a20158eb24bd3a88bb522676b5243f /README.md
parent8e6b1ed16a1f11bc3c0e98e3b7abd878e564401e (diff)
stuff
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e53cb2..3bc04c8 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,11 @@ Carlos Konstanski's Violin and Viola Studio in Pocatello ID.
while the client-side is written in ClojureScript. Additionally the
client-side uses React.js via the Reagent library.
-`bogenherr` is deployed via docker-compose.
+Two of the ClojureScript library dependencies are also written by me:
+
+https://github.com/ckonstanski/org-ckons-cljs.form
+https://github.com/ckonstanski/org-ckons-cljs.notifications
+
+`bogenherr` is deployed to production via docker-compose. For local
+development I use the standard Emacs, SLIME and CIDER. The
+ClojureScript project is managed with Leiningen-bin.