Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katharaframework/homebrew-kathara
macOS Homebrew tap for Kathará.
https://github.com/katharaframework/homebrew-kathara
Last synced: 7 days ago
JSON representation
macOS Homebrew tap for Kathará.
- Host: GitHub
- URL: https://github.com/katharaframework/homebrew-kathara
- Owner: KatharaFramework
- License: gpl-3.0
- Created: 2023-07-21T09:42:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-06T13:41:06.000Z (4 months ago)
- Last Synced: 2024-11-06T19:54:05.888Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kathará on Homebrew
This repository contains the Homebrew Cask for installing the Kathará binary on macOS.## How to install?
To install Kathará, you only need to type these commands:
```bash
brew tap KatharaFramework/kathara
brew install --cask kathara
```
Kathará will be installed in `/Library/Kathara`.## Alternative Installation Methods
You can also directly download the `.pkg` file from the [Kathará releases](https://github.com/KatharaFramework/Kathara/releases) page.## Installing Kathará on other OSes
The Homebrew cask is only compatible with macOS. However, Kathará supports all the other OSes, you can find the complete installation guide [here](https://github.com/KatharaFramework/Kathara/wiki/Installation-Guides).