Skip to content

Commit

Permalink
Remove hard-coded script names from babashka.bbin.gen-script
Browse files Browse the repository at this point in the history
  • Loading branch information
rads committed Apr 29, 2024
1 parent 24c828b commit d50e44b
Show file tree
Hide file tree
Showing 7 changed files with 560 additions and 568 deletions.
2 changes: 2 additions & 0 deletions bb.edn
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
{:git/tag "v0.5.1" :git/sha "dfb30dd"}}
:task cognitect.test-runner/-main}
gen-script {:doc "Build the bbin script"
:extra-deps {org.clojure/tools.namespace
{:mvn/version "1.5.0"}}
:requires ([babashka.bbin.gen-script :as gen-script])
:task (gen-script/gen-script)}
render-templates {:requires ([clojure.string :as str]
Expand Down
Loading

0 comments on commit d50e44b

Please sign in to comment.