We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53b229 commit 6196130Copy full SHA for 6196130
bb.edn
@@ -0,0 +1,3 @@
1
+{:deps
2
+ {lambdaisland/open-source {:git/url "https://github.com/lambdaisland/open-source"
3
+ :git/sha "7f39ffb76d47e2ff83d4478957c2ca4fd180f3e5"}}}
bb_deps.edn
bin/bb
bin/proj
@@ -1,4 +1,4 @@
-#!bin/bb
+#!/usr/bin/env bb
(ns proj (:require [lioss.main :as lioss]))
4
0 commit comments