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

Add homebrew and scoop for easier non-JS installation #56

Open
garethr opened this issue Aug 29, 2020 · 0 comments
Open

Add homebrew and scoop for easier non-JS installation #56

garethr opened this issue Aug 29, 2020 · 0 comments

Comments

@garethr
Copy link

garethr commented Aug 29, 2020

As well as having npm installation, it would be great to have other options for folks not wanting to manage source installs.

For inspiration, at SNyk we use pkg to create an all-in-one installation of Snyk, which packages Node and the Snyk CLI. It's easy to set up and use in an automated fashion https://github.com/vercel/pkg#readme

Once you have a standalone version, Homebrew and Scoop are simple enough to set up. The follow repositories are hands off, and use the GitHub API and GitHub Actions to periodically release new versions for those platforms.

https://github.com/snyk/homebrew-tap
https://github.com/snyk/scoop-snyk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant