Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/babashka/babashka

Native, fast starting Clojure interpreter for scripting
https://github.com/babashka/babashka

Bump core.async to 1.7.701

borkdude opened this pull request 5 days ago
adding java.nio.file.attribute.PosixFileAttributes ?

ryantate opened this issue 6 days ago
Add projects to README

borkdude opened this issue 6 days ago
Install `bbin` together with `bb`

filipesilva opened this issue 11 days ago
Bump jsoup

borkdude opened this pull request 16 days ago
Cannot access ex-data from *e in babashka's repl

agorgl opened this issue 17 days ago
Add more java.security and javax.crypto classes

borkdude opened this pull request 20 days ago
Add more java.security and javax.crypto classes

agorgl opened this pull request 20 days ago
Some functionality in `timbre` library are not available

Alecton4 opened this issue 23 days ago
fs/temp-dir not respect env $TMPDIR

lost22git opened this issue 24 days ago
arrow key not work in REPL

rmGFW opened this issue 27 days ago
move locking to SCI

borkdude opened this pull request 28 days ago
define deps by comment blocks in source file, just like JBang for Java

lost22git opened this issue about 1 month ago
Introducing Babashka Guru on Gurubase.io

kursataktas opened this pull request about 1 month ago
Fix #1760: expose more stuff for fireworks lib

borkdude opened this pull request about 1 month ago
Support transients

paintparty opened this pull request about 1 month ago
Investigate reaver library compatibility

borkdude opened this issue about 1 month ago
Add hickory tests

borkdude opened this pull request about 1 month ago
Add Jsoup

borkdude opened this pull request about 1 month ago
Upgrade timbre

borkdude opened this pull request about 2 months ago
Note for upgrading musl and zlib

borkdude opened this issue about 2 months ago
Include java.lang.SecurityException

grzm opened this pull request about 2 months ago
Document that tests should prefer to hit public APIs

lvh opened this pull request 2 months ago
[describe] add commit SHA to describe

lispyclouds opened this pull request 2 months ago
GraalVM 23

borkdude opened this pull request 2 months ago
Fix #1743: fix fully qualified instance method in call pos.

borkdude opened this pull request 2 months ago
Error in resolving some methods with the 1.12 interop syntax

lispyclouds opened this issue 2 months ago
Sci+fi coercion

borkdude opened this pull request 2 months ago
Windows: (timbre/spy) throws an exception

timgilbert opened this issue 2 months ago
Bump SCI: support new Clojure 1.12 interop

borkdude opened this pull request 2 months ago
Update build options for graal 23

jlesquembre opened this pull request 3 months ago
Upgrade machine executor

borkdude opened this pull request 3 months ago
SCI issue 928: record constructor + opt. meta + ext map

borkdude opened this pull request 3 months ago
docker build from docs doesn't work

srenatus opened this issue 3 months ago
trouble building bb locally

srenatus opened this issue 3 months ago
Dockerfile nitpicks

srenatus opened this pull request 3 months ago
add java.util.TreeMap

srenatus opened this issue 3 months ago
Missing docstrings in `babashka.process` ns

yuhan0 opened this issue 3 months ago
bb.edn script breaks after upgrade Babashka from 1.3.191 to 1.4.192

liny01-nbsa opened this issue 3 months ago
Fix #1719: add new clojure 1.12 `clojure.repl.deps` namespace

borkdude opened this pull request 3 months ago
Fix #1722: add new clojure 1.12 vars

borkdude opened this pull request 4 months ago
Support new vars in clojure 1.12

borkdude opened this issue 4 months ago
Fix #1720: include clojure.java.process

borkdude opened this pull request 4 months ago
Include clojure 1.12 clojure.java.process

borkdude opened this issue 4 months ago
Port clojure 1.12 clojure.repl.deps

borkdude opened this issue 4 months ago
Clojure 1.12

borkdude opened this pull request 4 months ago
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows

dependabot[bot] opened this pull request 4 months ago
please expose `babashka.http-client.interceptors`

jf opened this issue 4 months ago
The sample code on the readme page fails

dabrazhe opened this issue 4 months ago
Add java.io.LineNumberReader

borkdude opened this pull request 4 months ago
docs: dev: windows set example misleading

lread opened this pull request 5 months ago
docs: dev: windows tips

lread opened this pull request 5 months ago
Support running of new babashka.process tests

lread opened this pull request 5 months ago
Consider adding a TOML parser

MicahElliott opened this issue 6 months ago
Fix #1598: use Rosetta on CircleCI to build x64 images

borkdude opened this pull request 6 months ago
`aset` throws a `java.lang.IllegalArgumentException`

dokutan opened this issue 6 months ago
Add bytechannel + more tests

borkdude opened this pull request 6 months ago
Bump bencode

borkdude opened this pull request 6 months ago
Support for stdin via nREPL

hsolg opened this issue 7 months ago
input redirection from shell can cause an error on startup

bobisageek opened this issue 7 months ago
Fix #1696: make transcriptor work

bobisageek opened this pull request 7 months ago
Fix #1686: do not fetch deps/invoke java when deps aren't needed

bobisageek opened this pull request 7 months ago
make CLI args available to REPL

bobisageek opened this pull request 7 months ago
Make transcriptor work

borkdude opened this issue 7 months ago
command line separation with -- broken in several context

borkdude opened this issue 7 months ago
Update org.flatland/ordered to 1.15.12

NoahTheDuke opened this pull request 7 months ago
Add ITransientSet and flatland.ordered-set

NoahTheDuke opened this pull request 7 months ago
Feature request: Expose flatland.ordered.set/ordered-set

NoahTheDuke opened this issue 8 months ago
Fix #1688: use-fixtures should add metadata to *ns*

borkdude opened this pull request 8 months ago
Can't use a lambda in a babashka's task

igajsin opened this issue 8 months ago
bb --version could run without a JVM

ieugen opened this issue 9 months ago
bump cheshire

marinmgabriel opened this pull request 9 months ago
Upgrade to GraalVM 22

borkdude opened this pull request 9 months ago
Fix #1679: issue with wrapping taoensso.timbre/log!

borkdude opened this pull request 9 months ago
Add java.lang.ThreadLocal

borkdude opened this pull request 9 months ago
exec-task description

eval opened this issue 9 months ago
Add java.util.concurrent.CountDownLatch

borkdude opened this pull request 9 months ago
Wrapping built-in timbre/log! throws an error

publicimageltd opened this issue 10 months ago
Bump org.clojure:clojure from 1.10.2-alpha1 to 1.11.2 in /test-resources

dependabot[bot] opened this pull request 10 months ago
Bump httpkit to 2.8.0-RC1

borkdude opened this pull request 10 months ago
Try to support latest changes in at-at

borkdude opened this issue 10 months ago
hash-ordered-coll not found in clojure.core

publicimageltd opened this issue 10 months ago
Add more sslsocket classes

borkdude opened this pull request 10 months ago
Suggest using mise instead of asdf

anderso opened this pull request 10 months ago
Static-linked binary file for armv7(32-bit) platform.

PulsarShock opened this issue 10 months ago
Bump http-client

borkdude opened this pull request 10 months ago