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

Package management for every major platform #21

Open
psmarcin opened this issue Nov 20, 2020 · 1 comment
Open

Package management for every major platform #21

psmarcin opened this issue Nov 20, 2020 · 1 comment
Labels
cicd Improvement to CI/CD process

Comments

@psmarcin
Copy link
Contributor

Current status

To install klio you need go and some basic knowledge about compiling. It's not very user friendly.

Idea

It would be awesome to have oneliner to install klio on every platform.
Don't have much experience with windows and linux platforms but for macOS there is awesome tool called brew.

Implementation

Basically there are two ways to use brew, official - which requires some "popularity" for library and TAP (https://docs.brew.sh/Taps). As a temporary solution I think we can use tap. It works very well with goreleaser and github actions to make it fully automated.

@psmarcin psmarcin added the enhancement New feature or request label Nov 20, 2020
@qzb
Copy link
Contributor

qzb commented Nov 22, 2020

Yep, it's a definitely a must have, but it doesn't have a priority right now, since klio is not yet usable for a general audience and we are not going to release any versions before 3.0.0.

@qzb qzb added cicd Improvement to CI/CD process and removed enhancement New feature or request labels Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd Improvement to CI/CD process
Projects
None yet
Development

No branches or pull requests

2 participants