Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T15:01:18.000Z (2 months ago)
- Last Synced: 2024-11-27T15:34:19.380Z (2 months ago)
- Topics: aric, bcl, brew, gfl, homebrew, nx
- Language: Ruby
- Homepage:
- Size: 71.3 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/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
```