No description
Find a file
2025-06-04 10:47:56 +02:00
dev init biff project 2025-06-04 10:47:56 +02:00
resources init biff project 2025-06-04 10:47:56 +02:00
src init biff project 2025-06-04 10:47:56 +02:00
test init biff project 2025-06-04 10:47:56 +02:00
.dockerignore init biff project 2025-06-04 10:47:56 +02:00
.gitignore init biff project 2025-06-04 10:47:56 +02:00
cljfmt-indents.edn init biff project 2025-06-04 10:47:56 +02:00
deps.edn init biff project 2025-06-04 10:47:56 +02:00
Dockerfile init biff project 2025-06-04 10:47:56 +02:00
README.md init biff project 2025-06-04 10:47:56 +02:00
server-setup.sh init biff project 2025-06-04 10:47:56 +02:00

Biff starter project

This is the starter project for Biff.

Run clj -M:dev dev to get started. See clj -M:dev --help for other commands.

Consider adding alias biff='clj -M:dev' to your .bashrc.