# Install lazymake with Homebrew

Modern TUI for Makefiles. Version 0.4.1 via Homebrew; verified 2026-07-26.

## Install

```sh
sudo av install brew:lazymake
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install lazymake
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:lazymake
- **Package manager:** Homebrew
- **Version:** 0.4.1
- **Source summary:** Modern TUI for Makefiles
- **Homepage:** <https://lazymake.vercel.app/>
- **Repository:** <https://github.com/rshelekhov/lazymake>
- **Last updated:** 2026-07-26T13:40:59+02:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- lazymake (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.4.1
## Project history and usage

lazymake is a terminal UI for browsing, inspecting, and running Makefile targets.

### Project history

The GitHub repository was created on 2025-09-16. Its README positions the tool as a way to make large Makefiles searchable and inspectable without changing the Makefile itself.

### Adoption history

The project published v0.1.0 on 2026-01-03 and v0.4.1 on 2026-03-27. GitHub metadata reported 195 stars by 2026-05-11.

### How it is used

Users run `lazymake` in a directory with a Makefile, or pass a Makefile path, then browse targets, preview commands with make -n, inspect variables, and view dependency graphs.

### Why package nerds care

lazymake is notable as a thin TUI layer over the long-lived make workflow: it keeps the standard build tool in charge while adding discoverability for projects with many targets.

### Timeline

- 2025-09-16: GitHub repository created.
- 2026-01-03: Release v0.1.0 published.
- 2026-03-27: Release v0.4.1 published.

### Related projects

- The README credits Bubble Tea, Lipgloss, Chroma, Cobra, LazyGit, and LazyDocker.

### Sources

- <https://api.github.com/repos/rshelekhov/lazymake>
- <https://github.com/rshelekhov/lazymake>
- <https://github.com/rshelekhov/lazymake/releases>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.lazymake.yaml, ./.lazymake.yaml

## Combined YAML source

View the package source record on GitHub. [combined/lazymake.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lazymake.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
