-
Right now adding `~/.bbin/bin` to `PATH` is a manual step in the `README`.
-
Right now this is a manual step in the `README`.
-
I'm not aware of any blockers at the moment. After the macOS/Linux implementation solidifies a bit more, I should be able to port the scripts to Windows pretty easily.
-
Am I just missing something? I'm unable to target custom aliases when adding dependencies to a `deps.edn`.
### Expected behavior-
`neil dep add vlaaad/reveal --alias :reveal` would add the latest …
kees- updated
2 years ago
-
Small example:
```clojure
(require '[babashka.fs :as fs])
(fs/expand-home "~/hello-world.bat")
```
prints
```
#object[sun.nio.fs.WindowsPath 0x42897f2f "C:\\Users\\hello-world.bat"]
```
B…
-
**Describe the bug**
Calling Fl::focus(some_widget) will cause Fl_Group::current() to be set to NULL.
**To Reproduce**
```cpp
#include
#include
#include
int main(int argc, char **argv) {…
-
I ran into some errors when using `local/deps` and `:local/root` during initial development. That said I need to do some more investigation on what was actually going on. It's possible this may not be…
-
### Impacted plugin
Jetpack
### Steps to Reproduce
1. generate a backup for a WoA site via rewind debugger
2. generate a few more
3. compare theme and plugin contents in each backup
##…
-
Hi,
I was using `go get -u github.com/u-root/cpu/...` command, it cloned this repo, then showed the error message as below:
```
chiao@Ubuntu2204VM:~/git/linuxboot/mainboards/ampere/jade$ go get -u …
-
### Idea
Allow the user to decide what time zone the model will use. Currently it is CET, but a parameter to shift this to another time zone might be useful.
### Is your feature related to a bug?
…
tniet updated
2 years ago