Skip to content

Commit

Permalink
Replce justfile with bb tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Nov 15, 2024
1 parent 5120b40 commit 488b204
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Justfile

This file was deleted.

2 changes: 2 additions & 0 deletions bb.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{:tasks {figwheel {:task (shell "lein figwheel")}
shadow {:task (shell "npx shadow-cljs watch client")}}}

0 comments on commit 488b204

Please sign in to comment.