Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peaceiris/homebrew-tap
peaceiris homebrew tap
https://github.com/peaceiris/homebrew-tap
homebrew homebrew-tap
Last synced: 21 days ago
JSON representation
peaceiris homebrew tap
- Host: GitHub
- URL: https://github.com/peaceiris/homebrew-tap
- Owner: peaceiris
- License: mit
- Created: 2019-11-19T19:01:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T13:07:15.000Z (6 months ago)
- Last Synced: 2024-05-19T14:27:11.633Z (6 months ago)
- Topics: homebrew, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## homebrew-tap
cf. https://github.com/aws/homebrew-tap
## Formula
### [google/robotstxt](https://github.com/google/robotstxt)
```sh
brew install peaceiris/tap/robots
``````console
$ curl -s "https://github.com/robots.txt" --output robots.txt
$ robots robots.txt Googlebot "https://github.com/google"
user-agent 'Googlebot' with URI 'https://github.com/google': ALLOWED
```