Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philippgille/homebrew-tap
Homebrew tap for my apps
https://github.com/philippgille/homebrew-tap
homebrew homebrew-tap
Last synced: 19 days ago
JSON representation
Homebrew tap for my apps
- Host: GitHub
- URL: https://github.com/philippgille/homebrew-tap
- Owner: philippgille
- Created: 2018-05-03T20:52:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-20T00:07:50.000Z (over 5 years ago)
- Last Synced: 2024-11-10T20:36:13.368Z (3 months ago)
- Topics: homebrew, homebrew-tap
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
homebrew-tap
============Homebrew tap for my apps
You can add it to homebrew with:
`brew tap philippgille/tap`Then you can install an app for example with:
`brew install serve`Or in a single command:
`brew install philippgille/tap/serve`Apps
----- [serve](https://github.com/philippgille/serve): serve starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues