Skip to content

Commit

Permalink
Add local runner
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Feb 6, 2024
1 parent 15b5f83 commit 16f924b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools-deps-native-local.clj
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(require '[babashka.process :as p])

(p/shell {:dir "../tools-deps-native"} "clojure" "-M:run")

0 comments on commit 16f924b

Please sign in to comment.