macOS
brew install checkmakelocal Homebrew formula metadata
sudo port install checkmakeMacPorts ports tree · devel/checkmake/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de checkmake pour les workflows d'agents IA.
installation
brew install checkmakelocal Homebrew formula metadata
sudo port install checkmakeMacPorts ports tree · devel/checkmake/Portfile · Source: api.github.com
sudo dnf install checkmakeFedora Rawhide package metadata · checkmake · Source: dl.fedoraproject.org
nix profile install nixpkgs#checkmakenixpkgs package indexes · pkgs/by-name/ch/checkmake/package.nix · Source: api.github.com
aperçu
Linter/analyzer for Makefiles
historique
checkmake is a Go command-line linter for Makefiles. It is a small but package-relevant tool because Makefiles are ubiquitous, and checkmake gives them the kind of static analysis that shell scripts, YAML, and source code often already receive.
The checkmake/checkmake repository was created in August 2016 and describes the project as a linter and analyzer for Makefiles. The README says it scans one or more Makefiles for potential issues according to configurable rules.
The project was inspired by an idea from Dan Buch, according to the README, and later moved into the checkmake GitHub organization while retaining older badge references to the original mrtazz/checkmake namespace.
The official README documents installation with Go, prebuilt releases, packages, packagecloud, Homebrew-style package-manager use through batch metadata, and official container images on quay.io. It also provides pre-commit hook configuration for repository-level adoption.
The README notes that checkmake is natively embedded in MegaLinter, which makes it available inside a broader multi-language linting workflow even when users do not install it directly.
Typical usage is to run checkmake against Makefile, GNUmakefile, or *.mk inputs and receive text or JSON reports. The CLI supports a default checkmake.ini configuration file, listing rules, and custom output templates.
In CI and pre-commit workflows, checkmake is used to catch missing phony declarations and similar Makefile maintainability issues before they are merged.
checkmake is package-nerd interesting because it lints one of the oldest build-description formats still found in modern repositories. It is also a tidy example of a Go CLI distributed through source install, binary releases, containers, packagecloud, Homebrew, MacPorts, Nix, and distro packages.
Its presence in pre-commit and MegaLinter shows the common path from standalone command to plumbing inside larger developer-tool aggregators.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./checkmake.ini.\checkmake.iniexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
checkmake | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/checkmake/checkmake
métadonnées d'installation
| Clé du paquet | brew:checkmake |
|---|---|
| Version | 0.3.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/checkmake |
| Page d'accueil | https://github.com/checkmake/checkmake |
| Dépôt | https://github.com/checkmake/checkmake |
| Docs amont | https://github.com/checkmake/checkmake#readme |
| Licence | MIT |
| Archive source | https://github.com/checkmake/checkmake/archive/refs/tags/v0.3.2.tar.gz |
| Dépendances de compilation | go, pandoc |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | checkmake |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
checkmake
nix profile install nixpkgs#checkmakecheckmake 0.3.2-2.fc45
Linter/analyzer for Makefiles
https://github.com/checkmake/checkmake
sudo dnf install checkmakecheckmake
sudo port install checkmakepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.