Skip to content

Instantly share code, notes, and snippets.

@stefanhuber
Created August 8, 2023 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefanhuber/b7001d5f98fda483c2616efe2f828351 to your computer and use it in GitHub Desktop.
Save stefanhuber/b7001d5f98fda483c2616efe2f828351 to your computer and use it in GitHub Desktop.
apache/camel-karavan notes

Dev Setup Windows

mvn clean compile exec:java -D"exec.mainClass"="org.apache.camel.karavan.generator.KaravanGenerator" -f karavan-generator

cd karavan-core
npm i

cd karavan-designer
npm i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment