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

[discussion] Find a new way to install CLI #26

Closed
gaocegege opened this issue Apr 9, 2018 · 3 comments
Closed

[discussion] Find a new way to install CLI #26

gaocegege opened this issue Apr 9, 2018 · 3 comments

Comments

@gaocegege
Copy link
Member

ref #25 (comment)

I think we could find a better way to install the cli.

@YujiOshima
Copy link
Contributor

I can come up with at the moment as below.

  • With go schema

    • The easiest way, You can simply do go get github.com/kubeflow/hp-tuning/cli.
      But it's difficult to specify the version.
    • Build from source. Thanks to your PR, we can build cli without go get every package.
  • Using GitHub release. Push binary with manually or CI, and download it.

@gaocegege
Copy link
Member Author

I prefer the second way, and I think it is better to publish a version and let users use this version.

@gaocegege
Copy link
Member Author

We released a version, then we could push the binaries to it.

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

2 participants