diff options
| author | ckonstanski <kostcarl@isu.edu> | 2026-07-15 12:22:39 -0600 |
|---|---|---|
| committer | ckonstanski <kostcarl@isu.edu> | 2026-07-15 12:22:39 -0600 |
| commit | d88c07090dad9e0579155af185b7149c3b20d078 (patch) | |
| tree | 9b5dd60ae3bc4e7dcb484a2a60e71f859f6c10b9 | |
| parent | 8c4c525f37e5ec4dbc287dde7005df27e08e643e (diff) | |
stuff
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -16,3 +16,9 @@ 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. + +This repo was made public primarily as a small sample of my +programming work for potential IT hiring managers. I don't expect that +anyone will ever want to run this app locally. But if you do then +message me and I will help with the non-obvious bits, of which there +are a few, mostly having to do with config file locations. |
