Tako Schotanus
Tako Schotanus
Running `jbang init` suggested that I could run `jbang edit --open=vi ...` but when I do that Jbang prints out a command with `sh -c vi .....` but nothing happens....
I feel that the split into a "Usage" and "Running" section in the documentation is confusing. If I'm looking for the documentation on how to run things I'd logically assume...
https://www.jbang.dev/documentation/guide/latest/usage.html#running-markdowns-md-experimental It's basically a copy&paste from the previous section about Kotlin.
This is just to start up the discussion on how to go about creating a jbang library that people could use to create plugins or tools or in any other...
Any aliases or commands on the user's PATH that start with "jbang-" will be considered "plugins" and can be run as if they are part of the built-in jbang commands....
See original PR https://github.com/jbangdev/jbang/pull/1037 and relevant bug report https://github.com/jbangdev/jbang/issues/1047
Also using links now for files with improper names. Fixes #1027
It was a bit hard to come up with a good title, but I was basically thinking about something like this: Imagine that you have a script that reads a...
Right now setting up several clients/browsers is quite a hassle. Yes you can save all the settings as files but then you still have to get them to the other...