-
Error :
```bash
(base) hemang@hemang-levono-15arr:~/Documents/GitHub/genai-stack$ ck$ sdocker compose upe up
[sudo] password for hemang:
WARN[0000] The "PWD" variable is not set. Defaulting to …
-
Hello, have you considered adding a chapter about `bb --nrepl-server` ?
For me, the support of nrepl in babashka is yet another game-changer that babashka brings to the table. It's really awesome t…
-
## Overview
I'm working on a PR for `neil` (https://github.com/babashka/neil/pull/51) which will make it possible to simplify the "Quick start" for Kit:
```
brew install clojure babashka/brew/n…
rads updated
12 months ago
-
**Version**
This was a private development branch, but the most recent common parent is 602e0ecb47a189e3e08a9d796034fed6ed6a575d.
**Platform**
`bb tools-versions` reports:
```
Mac OS X
ver…
-
I can contribute a PR here if desired. Just want to document the bug first.
**Description:**
`babashka.http-server` is used with [Live.js](https://livejs.com) to hot-reload changes to HTML, CSS, a…
-
Great Book, you did it again. Thanks!
I posted it on our blog, hope you don't mind.
https://blog.3vyd.com/blog/posts-output/2023-11-20-Babashka-Babooka/
Kevin.
-
Screenshot with Babashka REPL connected:
![image](https://user-images.githubusercontent.com/6191421/205518874-c58ad38f-17ce-4722-85c5-b2d99398e8b1.png)
Screenshot with shadow-cljs REPL connected:
…
-
**Describe the bug**
clojure-lsp diagnostics misreports as `unused public var` fns that are referenced by `bb.edn` tasks.
**To Reproduce**
create a test directory with the following files (say …
-
|key|version|
|----|----|
|java|21|
|clojure|v1.12.0.1479|
|babashka|v1.12.195|
# code
```clojure
#!/usr/bin/env bb
(require '[cheshire.core :as json])
(require '[babashka.deps :as deps…
-
Greetings, here is the code for the githubaction run I had and here:
```
- id: tag_release
uses: rymndhng/release-on-push-action@v0.21.1
with:
bump_version_scheme: mino…