macOS
brew install aftmanlocal Homebrew formula metadata
brew
Toolchain manager for Roblox, the prodigal sequel to Foreman. Version 0.3.0 via Homebrew; verified 2026-05-13.
install
brew install aftmanlocal Homebrew formula metadata
winget install --id LPGhatguy.Aftman -eWindows Package Manager source index · LPGhatguy.Aftman · source: cdn.winget.microsoft.com
overview
Toolchain manager for Roblox, the prodigal sequel to Foreman
history
Aftman is a command-line toolchain manager that installs project-specific tools from GitHub releases and switches between them through local and global aftman.toml files. Its README describes it as the successor to Foreman and now warns that the project is no longer maintained, recommending mise-en-place instead.
The public Aftman repository was created in 2021. The README frames it as spiritually similar to Foreman, a project the author created at Roblox, but with exact version dependencies, commands for installing and upgrading tools, a trust prompt for new downloads, better executable storage, improved platform artifact selection, and less Roblox-specific positioning.
Aftman's release history in GitHub runs through the 0.2 series and v0.3.0 in 2024. The repository metadata marks it archived, so the package now represents a finished or retired tool rather than an actively maintained toolchain manager.
Aftman spread through the Roblox-adjacent developer tooling ecosystem because it could pin tools such as Rojo per project while also supporting a global configuration in ~/.aftman/aftman.toml. The supplied package facts show distribution through Homebrew and Windows winget.
Its deprecation path is visible in the README itself: users are pointed at mise-en-place as a replacement. That makes Aftman relevant historically as a bridge between Roblox-specific Foreman workflows and more general-purpose tool version managers.
Users run aftman init to create an aftman.toml, aftman add to add GitHub-hosted tools, aftman install to install all tools listed in discovered config files, and aftman self-install to install or refresh Aftman's shims. Aftman supports local project config and a global ~/.aftman/aftman.toml.
For private GitHub tools or rate limits, Aftman 0.2.7 and later can read a GitHub personal access token from ~/.aftman/auth.toml. The README also documents a trust model for approving tools before automated installs.
Aftman is interesting because the package is itself a package manager for other GitHub-release binaries. Downstream packagers have to decide whether an archived meta-tool should stay available for old projects even after upstream recommends migration.
Its config file shape is intentionally simple TOML, but the behavior lives in PATH shims and GitHub release asset selection, which are exactly the parts that make toolchain managers annoying and valuable.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
aftman.toml~/.aftman/aftman.tomlCredential-bearing paths to review before unattended agent runs.
~/.aftman/auth.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aftman | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/LPGhatguy/aftman
install metadata
| Package key | brew:aftman |
|---|---|
| Version | 0.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aftman |
| Homepage | https://github.com/LPGhatguy/aftman |
| Repository | https://github.com/LPGhatguy/aftman |
| Upstream docs | https://github.com/LPGhatguy/aftman#readme |
| License | MIT |
| Source archive | https://github.com/LPGhatguy/aftman/archive/refs/tags/v0.3.0.tar.gz |
| Last updated | 2026-05-13T09:48:36-04:00 |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aftman |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
LPGhatguy.Aftman
winget install --id LPGhatguy.Aftman -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.