Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sorairolake/homebrew-tap
Homebrew Tap
https://github.com/sorairolake/homebrew-tap
homebrew homebrew-formula homebrew-tap
Last synced: 23 days ago
JSON representation
Homebrew Tap
- Host: GitHub
- URL: https://github.com/sorairolake/homebrew-tap
- Owner: sorairolake
- Created: 2024-05-16T23:21:46.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-23T18:46:58.000Z (23 days ago)
- Last Synced: 2024-10-24T04:42:52.363Z (23 days ago)
- Topics: homebrew, homebrew-formula, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSES/Apache-2.0.txt
Awesome Lists containing this project
README
// SPDX-FileCopyrightText: 2024 Shun Sakai
//
// SPDX-License-Identifier: CC0-1.0= Homebrew Tap
:project-url: https://github.com/sorairolake/homebrew-tap
:shields-url: https://img.shields.io
:ci-badge: {shields-url}/github/actions/workflow/status/sorairolake/homebrew-tap/CI.yaml?branch=master&style=for-the-badge&logo=github&label=CI
:ci-url: {project-url}/actions?query=branch%3Amaster+workflow%3ACI++
:homebrew-url: https://brew.sh/image:{ci-badge}[CI,link={ci-url}]
This repository contains the {homebrew-url}[Homebrew] formulae.
.Installation
[source,sh]
----
brew tap sorairolake/tap
brew install
----