Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bibendi/homebrew-dip
Homebrew tap for DIP
https://github.com/bibendi/homebrew-dip
dip homebrew homebrew-tap
Last synced: 19 days ago
JSON representation
Homebrew tap for DIP
- Host: GitHub
- URL: https://github.com/bibendi/homebrew-dip
- Owner: bibendi
- Created: 2016-10-14T04:50:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T13:52:03.000Z (over 2 years ago)
- Last Synced: 2024-10-11T12:56:14.439Z (about 1 month ago)
- Topics: dip, homebrew, homebrew-tap
- Language: Ruby
- Homepage: https://github.com/bibendi/dip
- Size: 20.5 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DEPRECATED. Dip doesn't prive binaries anymore. It's just a Ruby gem now.
=========================================================================DIP Homebrew Tap
=====================This is a [Homebrew][brew] tap for formulae for the [dip](https://github.com/bibendi/dip).
Setup
-----Using these formulae requires Homebrew.
Once homebrew is installed, simply run:
brew tap bibendi/dip
Use
---To install software, just use `brew install` with the name of the formula. You
may wish to run `brew update` before hand to get the latest version of the
formulae. For example, to install the latest version of dip:brew update
brew install dipTo upgrade software:
brew update
brew upgrade # upgrade all software installed with Homebrew
brew upgrade dip # update just the dip formulaContributing
------------Please file bug reports and feature requests as GitHub issues against the individual project, not this repository.
References
----------
`brew help`, `man brew`, or the Homebrew [documentation][].[brew]: http://brew.sh/
[style]: https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md
[documentation]: https://github.com/Homebrew/brew/blob/master/docs/README.md