Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
----