https://github.com/antswordproject/homebrew-antsword
antsword for the Homebrew package manager
https://github.com/antswordproject/homebrew-antsword
antsword homebrew homebrew-tap
Last synced: about 1 year ago
JSON representation
antsword for the Homebrew package manager
- Host: GitHub
- URL: https://github.com/antswordproject/homebrew-antsword
- Owner: AntSwordProject
- Created: 2019-05-30T07:50:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T03:58:44.000Z (almost 5 years ago)
- Last Synced: 2025-04-01T17:52:48.198Z (about 1 year ago)
- Topics: antsword, homebrew, homebrew-tap
- Language: Ruby
- Size: 7.81 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Homebrew AntSwordProject things
==========================
[中文说明](./README_CN.md)
Allow you to install the toolkit for AntSwordProject.
To install something, first `brew tap antswordproject/antsword` and then `brew install ` or `brew cask install `.
### Casks
The items listed in this section need to be installed using `brew cask install `.
eg:
install AntSword-Loader:
```
➜ ~ brew cask install antsword-loader
==> Satisfying dependencies
==> Downloading https://github.com/AntSwordProject/AntSword-Loader/raw/4.0.3/AntSword-Loader-v4.0.3-darwin-x64.dmg
==> Downloading from https://media.githubusercontent.com/media/AntSwordProject/AntSword-Loader/4.0.3/AntSword-Loader-v4.0.3-darwin-x64.dmg
################ 23.0%
```
Project | latestVersion | caskname
:-:|:-:|:-:
[AntSword-Loader](https://github.com/AntSwordProject/AntSword-Loader) | 4.0.3 | antsword-loader
### Formula
The items listed in this section need to be installed using `brew install `.
eg:
install AntSword source code:
```
➜ ~ brew install antsword
==> Installing antsword from antswordproject/antsword
==> Cloning https://github.com/AntSwordProject/antSword
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at 4afdb56 (Fix:Core) 修复 PHP mysqli 指定其它端口时失败的问题
==> mkdir -p /usr/local/var/antsword/antData
==> Caveats
antsword source code in: /usr/local/opt/antsword
maybe you need to install antsword-loader with:
brew cask install antsword-loader
when you installed antsword-loader, run AntSword.app in Launchpad and
choose antsword source directory (/usr/local/opt/antsword) to complete installation.
==> Summary
🍺 /usr/local/Cellar/antsword/2.1.2: 2,771 files, 46.0MB, built in 14 seconds
➜ ~
```
Project | latestVersion | formula
:-:|:-:|:-:
[AntSword](https://github.com/AntSwordProject/AntSword) | 2.1.14 | antsword