Port completed: https://github.com/borkdude/deps.clj/pull/31
Can be tested by checking out the repo, branch `1.10.1.697` master
and testing with:
clojure -M -m borkdude.deps <clojure CLI args>
or
./deps.clj <clojure CLI args>
(the latter requires bb)
I'll merge later today.E.g:.
$ ./deps.clj -X clojure.core/prn :foo 1
{:foo 1}
Merged to master now
Released: https://github.com/borkdude/deps.clj/releases/tag/v0.0.10
@ales.najmann There was an issue with the Windows artifact. That's been fixed now
It's re-released. I hope no one installed the wrong version 🙂 🙏 I don't think scoop likes this.
they can always scoop remove it and then install again, helps with brew too ;)
thanks!
haha, yes, that's true. I don't think there is going to be a problem.
I installed clojure and bb today using scoop, it worked flawlessly
I hope so! It was the goal 🙂