Skip to content

A tool to help an anarchist band manage itself. Built with Clojure and HTMX.

License

Notifications You must be signed in to change notification settings

Ramblurr/probematic

Repository files navigation

probematic

AGPL-3.0-or-later

"Probe" = "rehearsal" in German. Pronounced PRO-beh (listen)

Probematic is a web tool to help an anarchist band manage itself. Built with Clojure and HTMX.

Canonical repo: https://github.com/Ramblurr/probematic

Pre-req

  1. You need clojure installed clj
  2. You need node/npm installed to build the CSS
  3. You probably want some editor that can connect to the dev repl

Run in dev mode

# start dev services
docker compose -f docker-compose.dev.yml up -d

# term 1, starts the nrepl
bb repl-portal

# term 2
bb watch-css

# in your editor, open user.clj
# connect to the nrepl
# (dev)
# (go)

License

This software is licensed under the GNU AGPL v3.0 or later.

probematic
Copyright (C) 2022-2024 Casey Link

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A tool to help an anarchist band manage itself. Built with Clojure and HTMX.

Resources

License

Stars

Watchers

Forks