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

Feature/jbang catalog support #247

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

santpandey
Copy link

  1. We need to first create a catalog. Catalog contains list of aliases. Command to create catalog is jbang catalog add --name example jbang-catalog.json. Go to examples folder and run the command from there.
  2. Now we can start creating list to add aliases. Command to add alias : jbang alias add --name zapier https://github.com/arakoodev/EdgeChains/blob/main/Examples/zapier/ZapierExample.java
  3. Now we can run java applications as : java -jar edgechain.jar zapier

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@santpandey
Copy link
Author

I have read the Arakoo CLA Document and I hereby sign the CLA

@santpandey
Copy link
Author

recheck

@santpandey santpandey marked this pull request as ready for review October 11, 2023 11:59
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.

None yet

1 participant