Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make this openwhisk cli able to be installed by major installation tools #14

Closed
houshengbo opened this issue Apr 11, 2017 · 7 comments
Closed

Comments

@houshengbo
Copy link

Under mac, linux and other major operating systems, openwhisk cli needs to be installed by software management tools, like homebrew, apt-get, gem, etc.

@houshengbo
Copy link
Author

@lzbj could u look at this issue?

@lzbj
Copy link
Contributor

lzbj commented Apr 13, 2017

@houshengbo , for brew, we can refer this article:
http://liam0205.me/2016/07/30/release-your-own-app-in-Homebrew/, what do you think?

For ubuntu, I'm still investigating.

@houshengbo
Copy link
Author

houshengbo commented Apr 17, 2017

@lzbj Good, man. Please research in the major ways of releases in the three operating systems: mac, Ubuntu and windows.

@InTheCloudDan
Copy link

@lzbj not sure if you've seen these options before:

https://github.com/jordansissel/fpm

https://github.com/packpack/packpack

Out of the 2, fpm will probably be the most flexible for creating packages.

@pono pono unassigned lzbj May 5, 2017
@Juice10
Copy link
Contributor

Juice10 commented Aug 17, 2018

Homebrew thread: #153

@mrutkows
Copy link
Contributor

mrutkows commented Aug 20, 2018

@Juice10 We need to assure that everytime wsk CLI is built as part of an Apache release, that the Travis is able to push a new version to homebrew...

@rabbah
Copy link
Member

rabbah commented Feb 14, 2019

wsk available via brew now.

@rabbah rabbah closed this as completed Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants