-
-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathprelude
More file actions
executable file
·16 lines (13 loc) · 886 Bytes
/
prelude
File metadata and controls
executable file
·16 lines (13 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/env bb
;; -*- mode: clojure -*-
;; DO NOT EDIT DIRECTLY. GENERATED FROM scr/babashka/neil.clj
(require '[babashka.deps :as deps])
(deps/add-deps '{:deps {borkdude/rewrite-edn {:mvn/version "0.4.8"}
org.babashka/spec.alpha {:git/url "https://github.com/babashka/spec.alpha"
:git/sha "1a841c4cc1d4f6dab7505a98ed2d532dd9d56b78"}
io.github.seancorfield/deps-new {:git/url "https://github.com/seancorfield/deps-new"
:git/tag "v0.10.3"
:git/sha "2c012c4"}
org.babashka/cli {:mvn/version "0.8.58"}
version-clj/version-clj {:mvn/version "2.0.2"}
org.babashka/http-client {:mvn/version "0.1.4"}}})