formula-example

Crates.ioformula-example
lib.rsformula-example
version0.0.1
created_at2025-05-01 20:08:06.625139+00
updated_at2025-05-02 16:56:35.727881+00
descriptionSimple example binary for Homebrew formula testing
homepagehttps://github.com/AsherJingkongChen/formula-example
repositoryhttps://github.com/AsherJingkongChen/formula-example
max_upload_size
id1656867
size10,400
Asher Jingkong Chen (AsherJingkongChen)

documentation

https://github.com/AsherJingkongChen/formula-example

README

Formula Example

Rust Homebrew Crates.io

Simple example binary for Homebrew formula testing

Install

  1. brew

    brew install asherjingkongchen/-/formula-example
    
  2. cargo-binstall

    cargo-binstall -y formula-example
    

Run

macOS x86-64 Linux CLI ARM64

After installing the formula, run it with the following command:

formula-example
Commit count: 11

cargo fmt