Beothorn

Results 14 comments of Beothorn

The example is supposed to be a separate thing indeed. This is why I created it as if it was a new project inside the examples folder. I think it...

Or make them a button, make the plugin be just a definition. flamePlugins.add( { "label": "Say hello", "run": (data) => console.log("Hello world") });

Good point. I will look into that.

Done, I am not familiar with jbang but it is now deployed on maven central. Please pay attention that now there are versions for jvms 8, 11 and 21. Previously...