Description
lazymake provides an interactive interface for Makefiles with:
- Target browser with fuzzy search and execution history
- Dependency graph visualization showing what runs when you execute a target
- Variable inspector for debugging complex variable expansions
- Syntax highlighting for recipes (detects Python, Go, shell scripts, etc.)
- Safety warnings for destructive commands (configurable)
- Performance tracking to identify slow targets
Installation Instructions
sudo dnf copr enable komapro/lazymake
sudo dnf install lazymake
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 10
|
aarch64 (0)*, x86_64 (0)* | EPEL 10 (2 downloads) |
Fedora 43
|
aarch64 (0)*, x86_64 (8)* | Fedora 43 (3 downloads) |
Fedora 44
|
aarch64 (0)*, x86_64 (0)* | Fedora 44 (1 downloads) |
Fedora rawhide
|
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (2 downloads) |
Rhel 10
|
aarch64 (0)*, x86_64 (0)* | Rhel 10 (1 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable komapro/lazymake
More info about enabling Copr repositories
EPEL 10
Fedora 43
Rhel 10