macOS
brew install exercismlocal Homebrew formula metadata
sudo port install exercismMacPorts ports tree · devel/exercism/Portfile · ソース: api.github.com
brew / 順位 1578
exercism のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install exercismlocal Homebrew formula metadata
sudo port install exercismMacPorts ports tree · devel/exercism/Portfile · ソース: api.github.com
sudo apk add exercismAlpine Linux edge package indexes · exercism · ソース: dl-cdn.alpinelinux.org
sudo dnf install exercismFedora Rawhide package metadata · exercism · ソース: dl.fedoraproject.org
nix profile install nixpkgs#exercismnixpkgs package indexes · pkgs/by-name/ex/exercism/package.nix · ソース: api.github.com
scoop install main/exercismScoop official bucket manifest trees · bucket/exercism.json · ソース: api.github.com
winget install --id Exercism.CLI -eWindows Package Manager source index · Exercism.CLI · ソース: cdn.winget.microsoft.com
概要
Command-line tool to interact with exercism.io
履歴
The Exercism CLI is the local command-line companion to Exercism, a free programming-practice and mentoring platform. It downloads exercises into a developer's own workspace and submits completed solutions back to exercism.org.
Exercism was first created in 2013 by Katrina Owen as a tool for her students. The project's own v3 materials describe v1 as a collection of practice exercises, v2 as a free code-mentorship platform, and v3 as the next major platform generation.
Exercism v3 launched on September 1, 2021 after about two years of work. The launch migrated data from v2, changed mentoring from an automatic request to a deliberate user action, and marked a broader redesign of the platform's learning model.
At the same time, Exercism moved from exercism.io to exercism.org after roughly eight years on the old domain. The project framed the move as a better fit for its not-for-profit mission and a more trustworthy home for a growing learning platform.
Exercism's adoption comes from the platform rather than the CLI alone: the official about page describes programming practice and mentorship across 83 languages, and the CLI repository has a long-lived release stream with prebuilt binaries. Package managers carry the CLI because local solving is a normal Exercism workflow, not a fringe integration.
The CLI itself is a Go binary with no additional runtime requirements, which made it easy for Homebrew, Linux distributions, Windows package managers, and language learners to install without pulling in a language-specific toolchain.
The core workflow is configure, download, solve, submit. Users configure the CLI with an Exercism API token, download a track exercise by slug, work locally with the track's tests and tooling, and submit implementation files when the solution is ready.
The CLI also handles routine support tasks: checking the installed version, finding the binary with which exercism, opening issue-tracker context through troubleshoot output, and showing command help for less common operations.
For package maintainers, exercism is a nice example of a service-backed developer tool whose value is in a stable command-line contract rather than a local compiler or language runtime. It is tiny, cross-platform, frequently released, and directly tied to a public learning service.
For developers, the CLI keeps Exercism from being only a browser exercise site. It lets people use their editor, shell, local tests, and normal version-control habits while still participating in the hosted mentorship and solution-sharing platform.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
exercism | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:exercism |
|---|---|
| バージョン | 3.5.8 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://exercism.io/cli/ |
| リポジトリ | https://github.com/exercism/cli |
| 最終更新 | 2026-07-25T14:23:19-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
exercism
nix profile install nixpkgs#exercismexercism 3.5.8-r1
Command-line client for exercism.io
https://github.com/exercism/cli
sudo apk add exercismexercism-bash-completion 3.5.8-r1
Bash completions for exercism
https://github.com/exercism/cli
sudo apk add exercism-bash-completionexercism-fish-completion 3.5.8-r1
Fish completions for exercism
https://github.com/exercism/cli
sudo apk add exercism-fish-completionexercism-zsh-completion 3.5.8-r1
Zsh completions for exercism
https://github.com/exercism/cli
sudo apk add exercism-zsh-completionexercism 3.5.8-5.fc45
Exercism command-line interface
https://github.com/exercism/cli
sudo dnf install exercismexercism
sudo port install exercismmain/exercism
scoop install main/exercismExercism.CLI
winget install --id Exercism.CLI -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.