Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add jbang catalog #655

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add jbang catalog #655

wants to merge 1 commit into from

Conversation

maxandersen
Copy link

This makes it possible to use jbang to easily run and install pkl jar based cli.

Once merged you will be able to run it like this:

jbang pkl@apple/pkl

you can also install it and then just use it as a script from wherever:

jbang app install pkl@apple/pkl
pkl --version

I include in this pr a renovate.json that enables automatic PR updates if you are able to install https://github.com/apps/forking-renovate on this repo.

if not, you will have to manually update the version - or we change the version used in jbang-catalog to RELEASE and it will fetch latest release always.

the build.yml is used to validate prs opened by renovate.

Thus if renovate is not an option I would remove those - for now just include it. Let me know and I can adjust PR.

@maxandersen
Copy link
Author

pushed update with alias for java and kotlin code generator.

jbang app install pkl-codegen-java@apple/pkl

and

``jbang app install pkl-codegen-kotlin@apple/pkl`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant