deps.edn: Bump dependencies
Update copyright years
README*: Add examples
Choices
Choices
lets you build a single page application to let users traverse
a set of related options and get feedback from their choices.
config-example.yml
to config.yml
and adapt it to your needsclj -A:test
or lein test
clj -A:js
or lein fig:min
resources/public/
config-example.yml
to config.yml
and adapt it to your needsclj -A:fig
or lein fig:build
Here are some examples where Choices
is used:
Contributions are welcome. You can send feedback and patches to ~bzg/dev@lists.sr.ht. For patches, please configure your local copy of the repository to add a prefix to the subject line of your emails:
~$ git config format.subjectPrefix 'PATCH choices'
If you like Clojure(script), please consider supporting maintainers by donating to clojuriststogether.org.
2019-2023 Bastien Guerry
This application is published under the EPL 2.0 license.