https://github.com/afeiship/homebrew-jswork
My homebrew repo.
https://github.com/afeiship/homebrew-jswork
aric bcl brew gfl homebrew nx
Last synced: about 2 months ago
JSON representation
My homebrew repo.
- Host: GitHub
- URL: https://github.com/afeiship/homebrew-jswork
- Owner: afeiship
- Created: 2018-07-24T02:36:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T15:01:18.000Z (over 1 year ago)
- Last Synced: 2025-02-07T12:29:24.576Z (over 1 year ago)
- Topics: aric, bcl, brew, gfl, homebrew, nx
- Language: Ruby
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# homebrew-jswork
> My homebrew repo.
## installation
```shell
# not work
# brew install afeiship/jswork/t2k
# worked
brew install afeiship/jswork/aliyun-cli
brew install afeiship/jswork/seqkit
brew install afeiship/jswork/ffmpeg
brew install afeiship/jswork/gfl
brew install afeiship/jswork/guc
brew install afeiship/jswork/bcl
brew install afeiship/jswork/mixbio
brew install afeiship/jswork/ytbdown
brew install afeiship/jswork/lcc
brew install afeiship/jswork/coscli
brew install afeiship/jswork/alo7
```
## ffmpeg maybe failed
- https://evermeet.cx/ffmpeg/
## update
```shell
# remove old tap
cd /usr/local/Homebrew/Library/Taps/afeiship
rm -rf homebrew-jswork/
cd -
# update tap
brew install afeiship/jswork/bcl
```