diff --git a/jbang-catalog.json b/jbang-catalog.json new file mode 100644 index 00000000..0ce73ab8 --- /dev/null +++ b/jbang-catalog.json @@ -0,0 +1,9 @@ +{ + "catalogs": {}, + "aliases": { + "byteman": { + "script-ref": "org.jboss.byteman:byteman:RELEASE" + } + }, + "templates": {} +} \ No newline at end of file