homebrew core:我的核心Homebrew公式 源码
自制核 我的核心自制秘方 添加公式 标记项目的版本 运行brew create https://github.com/Samasaur1/$REPO/archive/$TAG.tar.gz --tap Samasaur1/core 如果不是您想要的,请填写desc和homepage 定义安装步骤 它看起来应该类似于: class Typer < Formula desc "An automatic typer for any text you give it" homepage "https://github.com/Samasaur1/TyperTool" url "
用户评论