ipolyzos edited a comment on issue #1369: Make kamel cli installable via 
Homebrew
URL: https://github.com/apache/camel-k/issues/1369#issuecomment-614203738
 
 
   The repo does not compy in the default naming _(user/homebrew-tap)_ thus why 
it fails [[1](https://docs.brew.sh/Taps)]. If you please try the format : 
   
   > brew tap \<user/repo\> \<URL\>
   
   
   e.g
   
   > brew tap ipolyzos/tap https://github.com/ipolyzos/kamel-homebrew-tap 
   
   Please see below my log:
   
   ```
   $ brew tap ipolyzos/tap https://github.com/ipolyzos/kamel-homebrew-tap       
                                                                      
git:(master|) 
   ==> Tapping ipolyzos/tap
   Cloning into 
'/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/ipolyzos/homebrew-tap'...
   ^[[Aremote: Enumerating objects: 6, done.
   remote: Counting objects: 100% (6/6), done.
   remote: Compressing objects: 100% (5/5), done.
   remote: Total 6 (delta 1), reused 6 (delta 1), pack-reused 0
   Unpacking objects: 100% (6/6), 4.67 KiB | 2.33 MiB/s, done.
   Tapped 1 formula (33 files, 133.9KB).
   $ brew install kamel                                                         
                                                                      
git:(master|) 
   ==> Installing kamel from ipolyzos/tap
   ==> Cloning https://github.com/apache/camel-k.git
   Updating /home/ipolyzos/.cache/Homebrew/kamel--git
   ==> Checking out tag 1.0.0-RC2
   HEAD is now at 24ddce5 Release 1.0.0-RC2
   HEAD is now at 24ddce5 Release 1.0.0-RC2
   ==> make
   ==> Caveats
   Bash completion has been installed to:
     /home/linuxbrew/.linuxbrew/etc/bash_completion.d
   
   zsh completions have been installed to:
     /home/linuxbrew/.linuxbrew/share/zsh/site-functions
   ==> Summary
   🍺  /home/linuxbrew/.linuxbrew/Cellar/kamel/1.0.0-RC2: 8 files, 59.7MB, built 
in 1 minute 4 seconds
   ```
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

Reply via email to