Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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