Steffen Glückselig
Steffen Glückselig
I switched to deps/bb on my fork: https://github.com/MrGung/geometer/tree/removing-boot There is a runtime-error, though, which I couldn't get rid of...
I took the cmdline printed to console and executed it manually in **git bash**: ``` $ ./create-testbed C:\Users\Steffen\AppData\Local\Temp\TestStartDoneCoAuthors1861818797\001 Creating temporary test assets in C:UsersSteffenAppDataLocalTempTestStartDoneCoAuthors1861818797001 create remote repo cleanrepo: Delete C:UsersSteffenAppDataLocalTempTestStartDoneCoAuthors1861818797001/remote...
It's there - it just doesn't print.
Thought about converting it to Go... :-)
Right - with hooks one could do anything. I was thinking about another hook but now I think I'd use notify_command directly (display dialog, call `mob next` on close). Because...
Would be a great way to get into Go, for sure. Alas, it's hard to find the necessary time. I'll take the issue when I find time and it's still...
I've looked into it and started to implement `executeStartHook()`. Please assign me. Tests don't work on my machine, though - see issue #271.
Unfortunately we stopped doing mob-programming at my team. 😢 So I wouldn't be able to verify my changes in real life. The implementation I started can be found at my...
I have the same problem and couldn't get the :maven-configuration to work. Since I also could never get this working with Leiningen, I wrote a small bb-task that would download...
I just realised that my solution currently does not bundle POMs. Also, shadow-cljs-2.19.3-aot.jar ist not included. I'll fix that when time permits.