doru1004 commented on issue #1546:
URL: https://github.com/apache/camel-k/issues/1546#issuecomment-646291580


   Looks like I have managed to get the latest version of Kamel to work (build 
from source with latest master). I might be able to actually use your initial 
suggestion:
   
   ```
   kamel run -d github:$user/$repo
   ```
   
   The project Github repo path is similar to this: 
`https://github.com/apache/camel`
   
   What is the precise `-d` parameter I need to construct for that? Is it this:
   
   ```
   kamel run -d github:apache/camel <path to my java file>
   ```
   
   ?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to