You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2016/01/28 04:44:39 UTC

[jira] [Commented] (YETUS-244) make yetus available via homebrew

    [ https://issues.apache.org/jira/browse/YETUS-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15120704#comment-15120704 ] 

Kengo Seki commented on YETUS-244:
----------------------------------

Thanks [~bhavanki], it also works to me. Nice work!

{code}
[sekikn@mobile ~]$ wget -q https://issues.apache.org/jira/secure/attachment/12784727/yetus.rb -O /usr/local/Library/Formula/yetus.rb
[sekikn@mobile ~]$ brew install yetus
==> Downloading https://www.apache.org/dyn/closer.lua?path=/yetus/0.1.0/yetus-0.1.0-bin.tar.gz
==> Best Mirror http://ftp.jaist.ac.jp/pub/apache/yetus/0.1.0/yetus-0.1.0-bin.tar.gz
######################################################################## 100.0%
🍺  /usr/local/Cellar/yetus/0.1.0: 128 files, 1.4M, built in 6 seconds
[sekikn@mobile ~]$ releasedocmaker -V
0.1.0

[sekikn@mobile ~]$ shelldocs -V
0.1.0

[sekikn@mobile ~]$ smart-apply-patch --version
0.1.0
[sekikn@mobile ~]$ test-patch --version
0.1.0
{code}

bq. Nothing in the formula addressed dependencies that yetus needs. Others know much better than I whether a stock Mac needs anything installed to start using yetus, and if so, those should be added to the formula.

I'd like to add some dependencies such as findbugs or shellcheck so that they are installed automatically. I'll enumerate them later.

> make yetus available via homebrew
> ---------------------------------
>
>                 Key: YETUS-244
>                 URL: https://issues.apache.org/jira/browse/YETUS-244
>             Project: Yetus
>          Issue Type: Task
>          Components: website and documentation
>            Reporter: Sean Busbey
>         Attachments: yetus.rb
>
>
> Using released versions of yetus on other projects, especially smart-apply-patch, would be much easier if one could {{brew install yetus}}.
> This ticket is to track working with the external homebrew folks to get a recipe made and then update our docs to explain how to use it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)