Re: !help failed to install spiff


Guruprakash S <prakash.guru4@...>
 

Hi Mingfei,

Please check for the spiff releases at the URL Gwenn has provided.

You may also try this one liner for spiff installation.

mkdir spiff && cd spiff && wget --no-check-certificate
https://github.com/cloudfoundry-incubator/spiff/releases/download/v1.0.7/spiff_linux_amd64.zip
&& unzip spiff_linux_amd64.zip && echo 'export PATH=$HOME/spiff:$PATH' >>
~/.bash_profile && source ~/.bash_profile

Thanks,
Guru

On Thu, Aug 6, 2015 at 4:25 AM, Gwenn Etourneau <getourneau(a)pivotal.io>
wrote:

Works for me https://github.com/cloudfoundry-incubator/spiff/releases

On Thu, Aug 6, 2015 at 7:49 PM, Mingfei Hua <mfhua(a)aerohive.com> wrote:

Block cloud foundry installation in spiff, failed to get binary release
due to URL https://github.com/cloudfoundry-incubator/spiff/blob/master/releases
is 404. Please help.



Sincerely,

Mingfei Hua


Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.