macOS
brew install flint-checkerlocal Homebrew formula metadata
sudo port install flintMacPorts ports tree · math/flint/Portfile · ソース: api.github.com
brew / 順位 9910
flint-checker のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install flint-checkerlocal Homebrew formula metadata
sudo port install flintMacPorts ports tree · math/flint/Portfile · ソース: api.github.com
sudo apk add flintAlpine Linux edge package indexes · flint · ソース: dl-cdn.alpinelinux.org
sudo dnf install flintFedora Rawhide package metadata · flint · ソース: dl.fedoraproject.org
nix profile install nixpkgs#flintnixpkgs package indexes · pkgs/by-name/fl/flint/package.nix · ソース: api.github.com
sudo pacman -S flintArch Linux sync databases · flint · ソース: geo.mirror.pkgbuild.com
sudo apt install libflint-devDebian stable package indexes · libflint-dev · ソース: deb.debian.org
sudo zypper install flint-developenSUSE Tumbleweed package metadata · flint-devel · ソース: download.opensuse.org
概要
Check your project for common sources of contributor friction
履歴
Flint is a small Go command-line checker for common sources of contributor friction in software projects. It checks for project affordances such as a README, contribution guide, license, bootstrap script, and test script.
The README describes Flint as a tool for helping potential contributors answer basic questions about a project: what it does, how it is licensed, how to contribute, how to set up development, and how to run tests.
The project was maintained by Wynn Netherland and carries a 2014 copyright notice. Its GitHub release metadata shows v0.0.3 in January 2014 and v0.0.4 in December 2014.
Flint's official README documents installation through Go, prebuilt GitHub release binaries, and Homebrew as flint-checker. The supplied package metadata also records packaging in Homebrew.
The tool reflects the GitHub-era convention that repository quality is partly social: a project should include contribution, license, bootstrap, and test-running paths that new contributors can discover quickly.
Users run flint from a project root to get warnings and errors about missing contributor-facing files. It can also check a remote GitHub repository by owner/name without cloning.
Command-line options let users skip individual checks and provide a GitHub API token through FLINT_TOKEN when checking remote repositories.
Flint is package-nerd relevant as a tiny lint tool for repository metadata rather than source code. It turns informal open-source hygiene expectations into a CLI that package maintainers and project owners could run locally.
Its Homebrew formula name, flint-checker, also matters because the plain flint package name collides with other software in distro ecosystems.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
flint | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:flint-checker |
|---|---|
| バージョン | 0.1.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/pengwynn/flint |
| リポジトリ | https://github.com/pengwynn/flint |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
flint
sudo port install flintlibflint-dev 3.1.3-2
C library for number theory, development files
sudo apt install libflint-devlibflint-doc 3.1.3-2
Documentation for the FLINT library
sudo apt install libflint-doclibflint19 3.1.3-2
C library for number theory, shared library
sudo apt install libflint19flint
nix profile install nixpkgs#flintlibflint-dev 3.0.1-3.1build1
C library for number theory, development files
sudo apt install libflint-devlibflint-doc 3.0.1-3.1build1
Documentation for the FLINT library
sudo apt install libflint-doclibflint18t64 3.0.1-3.1build1
C library for number theory, shared library
sudo apt install libflint18t64flint 3.4.0-r1
C library in support of computations in number theory
sudo apk add flintflint-dev 3.4.0-r1
C library in support of computations in number theory (development files)
sudo apk add flint-devflint 3.5.0-2.fc45
Fast Library for Number Theory
sudo dnf install flintflint-devel 3.5.0-2.fc45
Development files for FLINT
sudo dnf install flint-develflint 3.6.0-1
A C library for doing number theory
sudo pacman -S flintflint-devel 3.6.0-1.2
Development files for flint
sudo zypper install flint-devellibflint24 3.6.0-1.2
C library for doing number theory
sudo zypper install libflint24ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.