https://github.com/jthomas/homebrew-tools
Homebrew Tap Files
https://github.com/jthomas/homebrew-tools
Last synced: 29 days ago
JSON representation
Homebrew Tap Files
- Host: GitHub
- URL: https://github.com/jthomas/homebrew-tools
- Owner: jthomas
- Created: 2016-09-08T16:33:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T09:27:13.000Z (about 8 years ago)
- Last Synced: 2025-01-25T04:26:54.699Z (over 1 year ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap for OpenWhisk Tools
This repository contains the custom [Homebrew](http://brew.sh/) [formula](https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Formula-Cookbook.md) for [OpenWhisk](https://github.com/openwhisk/openwhisk) tools. It currently supports the following tools...
- [OpenWhisk Command-Line Utility](https://github.com/openwhisk/openwhisk/tree/master/docs#setting-up-the-openwhisk-cli).
## Installing
```
$ brew install jthomas/tools/wsk
```