Homebrew formulae for rustq projects.
rustq 项目的 Homebrew formula。
$ brew tap rustq/tap
$ brew install ptxlint| ptxlint | Static analysis and performance lints for NVIDIA PTX, no GPU needed | repo · crate |
Everything here is also on crates.io, so cargo install ptxlint works just as well if you already have a Rust toolchain.
这里的东西 crates.io 上都有,已经装了 Rust 工具链的话 cargo install ptxlint 一样能用。
url points at a release tag and sha256 is the hash of that tarball:
$ curl -sL https://github.com/rustq/ptxlint/archive/refs/tags/v0.0.4.tar.gz | shasum -a 256