https://github.com/zouwei/homebrew-moraya
自托管 Tap(zouwei/homebrew-moraya)
https://github.com/zouwei/homebrew-moraya
Last synced: 9 days ago
JSON representation
自托管 Tap(zouwei/homebrew-moraya)
- Host: GitHub
- URL: https://github.com/zouwei/homebrew-moraya
- Owner: zouwei
- Created: 2026-02-27T05:18:26.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-09T06:48:58.000Z (18 days ago)
- Last Synced: 2026-06-09T08:28:23.161Z (18 days ago)
- Language: Ruby
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap for Moraya
Homebrew Cask formula for [Moraya](https://github.com/zouwei/moraya) — a minimalist AI-powered WYSIWYG Markdown editor.
## Install
```bash
brew tap zouwei/moraya
brew install --cask moraya
```
## Upgrade
```bash
brew upgrade --cask moraya
```
## Uninstall
```bash
brew uninstall --cask moraya
```