https://github.com/tailor-platform/homebrew-tap
Homebrew Tap of Tailor Platform products and tools
https://github.com/tailor-platform/homebrew-tap
homebrew-tap
Last synced: 4 months ago
JSON representation
Homebrew Tap of Tailor Platform products and tools
- Host: GitHub
- URL: https://github.com/tailor-platform/homebrew-tap
- Owner: tailor-platform
- License: mpl-2.0
- Created: 2023-03-30T08:55:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-03T12:11:25.000Z (4 months ago)
- Last Synced: 2026-02-04T02:29:15.594Z (4 months ago)
- Topics: homebrew-tap
- Language: Ruby
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-tap
Homebrew formula that allows installation of tailor platform's comand line tools through the [Homebrew](https://brew.sh/) package manager.
## Installation
```
brew tap tailor-platform/tap
brew install
```
## Formula
| Repository | Formula | Description |
| ---------- | ------- | ----------- |
| [tailorctl](https://github.com/tailor-platform/tailorctl) | [formula](Formula/tailorctl.rb) | Command line tools for [Tailor Platform](https://www.tailor.tech/) |
| [patterner](https://github.com/tailor-platform/patterner) | [formula](Formula/patterner.rb) | `patterner` is a tool to analyze and present best practices (patterns) for [Tailor Platform](https://www.tailor.tech/) applications |
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh/)