GithubHelp home page GithubHelp logo

Comments (3)

 avatar commented on May 13, 2024 1

❯ brew create --help
Warning: create is a developer command, so
Homebrew's developer mode has been automatically turned on.
To turn developer mode off, run brew developer off

Usage: brew create [options] URL

Generate a formula or, with --cask, a cask for the downloadable file at URL
and open it in the editor. Homebrew will attempt to automatically derive the
formula name and version, but if it fails, you'll have to make your own
template. The wget formula serves as a simple example. For the complete API,
see: https://rubydoc.brew.sh/Formula

  --autotools                  Create a basic template for an
                               Autotools-style build.
  --cask                       Create a basic template for a cask.
  --cmake                      Create a basic template for a CMake-style
                               build.
  --crystal                    Create a basic template for a Crystal build.
  --go                         Create a basic template for a Go build.
  --meson                      Create a basic template for a Meson-style
                               build.
  --node                       Create a basic template for a Node build.
  --perl                       Create a basic template for a Perl build.
  --python                     Create a basic template for a Python build.
  --ruby                       Create a basic template for a Ruby build.
  --rust                       Create a basic template for a Rust build.
  --no-fetch                   Homebrew will not download URL to the cache
                               and will thus not add its SHA-256 to the
                               formula for you, nor will it check the GitHub
                               API for GitHub projects (to fill out its
                               description and homepage).
  --HEAD                       Indicate that URL points to the package's
                               repository rather than a file.
  --set-name                   Explicitly set the name of the new formula
                               or cask.
  --set-version                Explicitly set the version of the new
                               formula or cask.
  --set-license                Explicitly set the license of the new
                               formula.
  --tap                        Generate the new formula within the given
                               tap, specified as user/repo.

-f, --force Ignore errors for disallowed formula names
and names that shadow aliases.
-d, --debug Display any debugging information.
-q, --quiet Make some output more quiet.
-v, --verbose Make some output more verbose.
-h, --help Show this message.

from bilix.

HFrost0 avatar HFrost0 commented on May 13, 2024

未来有时间会学习一下如何提供brew的安装😂

from bilix.

 avatar commented on May 13, 2024

安装官方文档的说法,应该是自动就可以生成了,作者有空不妨试试,我是业余的,没正经学过码代码
https://docs.brew.sh/Formula-Cookbook

from bilix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.