mirror of
https://github.com/apple/pkl.git
synced 2026-03-22 00:59:17 +01:00
add jbang catalog (#655)
This commit is contained in:
committed by
GitHub
parent
b072794d0d
commit
9e7e42eb53
18
jbang-catalog.json
Normal file
18
jbang-catalog.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"catalogs": {},
|
||||
"aliases": {
|
||||
"pkl": {
|
||||
"script-ref": "org.pkl-lang:pkl-cli-java:0.26.3",
|
||||
"java-agents": []
|
||||
},
|
||||
"pkl-codegen-java": {
|
||||
"script-ref": "org.pkl-lang:pkl-codegen-java:0.26.3",
|
||||
"java-agents": []
|
||||
},
|
||||
"pkl-codegen-kotlin": {
|
||||
"script-ref": "org.pkl-lang:pkl-codegen-kotlin:0.26.3",
|
||||
"java-agents": []
|
||||
}
|
||||
},
|
||||
"templates": {}
|
||||
}
|
||||
Reference in New Issue
Block a user