feat: add Homebrew Cask support (#64)
* feat: Add amical.rb Cask file for Homebrew * feat: add Homebrew Cask file for amical Closes #48 Users can install via: brew tap mgtantheta/cask brew install amical PR: https://github.com/Homebrew/homebrew-cask/pull/245345 * docs: add Homebrew installation instructions to README * style: add trailing newline * chore: sync amical.rb with Homebrew Cask improvements * chore: remove amical.rb (now in homebrew-cask) The Cask file is now maintained in the official homebrew-cask repository. https://github.com/Homebrew/homebrew-cask/pull/245345 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
f656ec0881
commit
a86f622e95
1 changed files with 6 additions and 0 deletions
|
|
@ -44,6 +44,12 @@
|
|||
</a>
|
||||
</p>
|
||||
|
||||
### Homebrew (macOS)
|
||||
|
||||
```bash
|
||||
brew install --cask amical
|
||||
```
|
||||
|
||||
## 🔮 Overview
|
||||
|
||||
Local-first AI Dictation app.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue