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

deploy via package manager (brew, apt, yum...) #61

Open
mahiki opened this issue Feb 7, 2019 · 0 comments
Open

deploy via package manager (brew, apt, yum...) #61

mahiki opened this issue Feb 7, 2019 · 0 comments

Comments

@mahiki
Copy link

mahiki commented Feb 7, 2019

Mac OS users can manage all their packages and binary installations with homebrew, its a huge convenience for updating packages and for migrating to other machines.

example package tmux

The well-known tmux utility is hosted on github here: https://tmux.github.io/

Here is the ruby formula for package tmux, you can manage target machine type and dependencies can all be loaded automatically by brew.

Here is (i think) the homebrew starting point for contributing a package.

I've never done this myself, but I think the same is true for packages on ubuntu and other platforms -- its better to distribute via the package manager.

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