
JBang
@jbangdev
Followers
2K
Following
260
Media
61
Statuses
661
Run Java code directly. Reuse Maven dependencies with ease. Download from https://t.co/aG6ImotgfC or run curl -Ls https://t.co/AM1NZveXhC | bash -s - app
Joined March 2020
you can now write extensions for @jreleaser using jbang - no need for complex setup :) Examples of JBang scripts for JReleaser:
0
1
4
Moved website from jekyll to - no more battling with ruby gem installs just portable java orchestration and website generation and its fast!. Thanks to for this work!.
iamroq.com
A static site generator (SSG) that makes it fun and easy to build websites and blogs. It’s built with Java and Quarkus under the hood—but you don’t need to know them.
0
1
8
JBang spotting of the week, month or even year ? :). asciidoctor now easy to run with jbang!.
#Java @AsciiDocLang @asciidoctor @jbangdev.AsciidoctorJ is now available on the command-line using JBang without having to download and install the AsciidoctorJ distribution. (macOS, Windows, Linux). $ jbang run asciidoctorj@asciidoctor -V.AsciidoctorJ 3.0.0 (Asciidoctor 2.0.23).
1
2
7
JBang sighting of the day:. jbang app install jython-cli@jython. now jython-cli lets you play with Java backed Python.
We just added a @jbangdev catalog for Jython, thanks to @werner_fouche 's initiative!.As a result, running Jython scripts becomes even easier:.jbang run jython-cli@jython <jython-script>.py.or after install: jython-cli <jython-script>.py. #java #jython #jbang #jdk
0
5
8
RT @maxandersen: Learned about dysk and also learned it does not run on other OS than linux. a few minutes of vibe coding and got https://….
github.com
java version of dysk. Contribute to maxandersen/jdysk development by creating an account on GitHub.
0
3
0
Bon Chance :).
Et c'est parti pour le @DevQuestNiort !. Un petit voyage en 🚄 et je vous retrouve durant ces deux jours de confs 🥳. Demain, à 13h30 dans la salle La Forge j'aurai le plaisir de vous présenter l'art du scripting en Java avec @jbangdev !. A demain 👋.
0
0
1
JBang 0.125 is out adding support for exporting to maven and gradle project!.
github.com
Export Maven/Gradle Project You can now (thanks to @tadayosi) do jbang export maven or jbang export gradle to convert your jbang scripts into maven or gradle projects if you absolutely need the com...
0
3
11
RT @werner_fouche: This Java code fragment shows how easy it is to start creating a REST API using @jbangdev and @javalin_io .
0
1
0
jbang is a great way to enable use of java in other apps. Here we use `jbang --quiet mcpcalcuator@maxandersen` with Claude desktop to extend with a Quarkus based Model Context Protocol server written as a JBang script.
1
5
11