pkg.soopen package index

brew / 排名 6853

使用 Homebrew, Nix, scoop, winget 安装 ahoy

查看 ahoy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ahoy

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#ahoy

nixpkgs package indexes · pkgs/by-name/ah/ahoy/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/ahoy

Scoop official bucket manifest trees · bucket/ahoy.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Ahoy.Ahoy -e

Windows Package Manager source index · Ahoy.Ahoy · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Creates self documenting CLI programs from commands in YAML files

命令和别名

  • ahoy

历史

项目历史与用法

Ahoy is a project-local task runner that turns commands written in a YAML file into a self-documenting CLI. Its purpose is to let each repository expose its own small command surface without requiring contributors to learn a bespoke shell script layout or install a language-specific task runner.

项目历史

The GitHub repository was created in October 2015, and the earliest listed GitHub release is 1.0.0 from the next day. The older Read the Docs site documents the original framing: a zero-code, dependency-free way to give projects their own CLI, particularly for running interactive commands inside Docker containers.

The current README keeps the same core idea while expanding the implementation details: commands live in .ahoy.yml, run relative to that file, can be invoked from subdirectories, and can import multiple config files. The project later moved under the ahoy-cli organization and added newer command-alias, environment-file, and completion features.

采用历史

Ahoy's adoption is strongest in teams that want Makefile-like ergonomics but richer command help and project-local behavior. The README's Docker and database examples reflect its origin in development-environment workflows, especially wrapping docker-compose, shell, database, test, and deployment commands.

The supplied package facts list Homebrew, Nix, Scoop, and winget packages, showing that Ahoy crossed from a macOS/Linux developer convenience into cross-platform package-manager distribution.

使用方式

A project adds a .ahoy.yml file declaring commands, descriptions, aliases, imports, environment files, and an entrypoint. Running ahoy lists commands and per-command help; running ahoy <command> executes the configured shell command relative to the config file.

Official examples include replacing long docker exec invocations with short project commands, initializing an example .ahoy.yml, and using environment files for global or command-specific variables.

为什么软件包爱好者会关心

Ahoy sits in the small but beloved category of developer workflow shims: lighter than a build system, more discoverable than a pile of shell scripts, and easy to package as a single CLI binary. For package maintainers, its value is that the runtime surface is simple while the user-facing workflow can standardize a repository's command vocabulary.

时间线

  • 2015: GitHub repository created and release 1.0.0 published.
  • 2015: Release 1.1.0 published and documented by the older Read the Docs site.
  • 2016-2017: Version 2 alpha and beta releases appeared.
  • 2026: Official repository metadata shows continued activity under ahoy-cli/ahoy.

Related projects

  • Ahoy overlaps with Make, npm scripts, just, Task, and docker-compose wrapper scripts, but focuses on project-specific command discovery and help.
  • The README points to ahoy-cli/zsh-ahoy for dedicated Zsh completion support.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
.ahoy.yml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ahoy可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.5.0
管理器更新时间2026-07-26
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ahoy
版本2.5.0
软件包管理器Homebrew
主页https://github.com/ahoy-cli/ahoy/
仓库https://github.com/ahoy-cli/ahoy
最后更新2026-07-26T13:19:49+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

ahoy

nix profile install nixpkgs#ahoy
  • normalized package name match
  • 匹配方式:Ahoy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ah/ahoy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/ahoy

scoop install main/ahoy
  • normalized package name match
  • 匹配方式:Ahoy
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ahoy.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Ahoy.Ahoy

winget install --id Ahoy.Ahoy -e
  • normalized package name match
  • 匹配方式:Ahoy
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Ahoy.Ahoy from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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