An open API service indexing awesome lists of open source software.

https://github.com/linxunfeng/homebrew-tap


https://github.com/linxunfeng/homebrew-tap

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## 提供多版本

1. 新建 `condor@0.0.1.rb` 并将 `condor.rb` 中的内容复制进来
2. 将 `condor@0.0.1.rb` 中的 `class Condor` 修改为 `class CondorAT001`
3. 确保 `url` 中 的地址指向的是 `0.0.1` 版本的压缩包地址

## 资料

- [Homebrew Formula Cookbook](https://docs.brew.sh/Formula-Cookbook)