Tako Schotanus
Tako Schotanus
Perhaps there is already a way to do this but reading the docs I couldn't find it. I want to be able to create an instance of `MicroWebSrv2` that will...
Fixes #1793
Added a couple of more informational lines that can help us debug issues that people might have with JBang.
Not really sure what's going on but after installing and running the app there's this dialog that pops up that's completely white (no borders, no icons, no titlebar) and that's...
It would be nice to have an option that does not automatically push to remote. I prefer to be able to do a last manual sanity check and then push...
Fixes #2045 ## Summary by Sourcery Disallow users from passing directories to the --cp option by validating classpath entries and throwing an error when a directory is detected, and ensure...
It would be very useful if JBang could use and deal with JREs. See now deprecated PR #1542
### Discussed in https://github.com/orgs/jbangdev/discussions/2027 Originally posted by **koppor** May 20, 2025 I try to run `jbang` on Windows using `pipx`. Errors with `FileNotFoundError: [WinError 2] The system cannot find the...
### Discussed in https://github.com/orgs/jbangdev/discussions/2028 Originally posted by **koppor** May 20, 2025 `--help` says that `--fresh` comes after `app`:  If I do it, I just get an error: 
Just what the title says, it would be nice if the `export gradle/maven` command would add a README that explains how to build and run the project. An introduction saying...