Skip to content

Commit 4544d8d

Browse files
committed
add jbang-catalog. Fixes #6
1 parent d9c5260 commit 4544d8d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

jbang-catalog.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"catalogs": {},
3+
"aliases": {
4+
"ap-loader": {
5+
"script-ref": "https://github.com/jvm-profiling-tools/ap-loader/releases/latest/download/ap-loader-all.jar",
6+
"description": "async profiler loader. Use directly with `jbang ap-loader@jvm-profiling-tools/ap-loader` or use as agent with `jbang --javaagent=ap-loader@jvm-profile-tools/ap-loader ...`."
7+
}
8+
},
9+
"templates": {}
10+
}

0 commit comments

Comments
 (0)