macOS
brew install niftlocal Homebrew formula metadata
brew
nift のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install niftlocal Homebrew formula metadata
概要
Cross-platform open source framework for managing and generating websites
履歴
Nift, formerly/also nsm for Nifty Site Manager, is a cross-platform website generator and site manager. Its own site calls it an unopinionated web development framework, while the GitHub README emphasizes managing and generating websites.
The Nift GitHub README credits Nicholas Ham and dates the project copyright from 2015 onward. The official site says it is open source under the MIT license and developed from the ground up in C++.
Nift's identity is unusual for the static-site-generator space: the Jamstack generator directory describes it as git-like and LaTeX-like, with the intent of creating a command-line site manager. The official site also emphasizes embedded Lua/LuaJIT and ExprTk, Git integration, incremental builds, a single executable, and multithreading.
Adoption is niche. GitHub showed 249 stars, 22 forks, and 60 releases when researched on July 1, 2026, with the latest GitHub release shown as Nift v3.0.3 on January 13, 2024. The Jamstack generator page listed 243 stars and 21 forks, consistent with small-project scale.
Homebrew's formula API reported 47 installs over 365 days, six over 90 days, and four over 30 days when queried on July 1, 2026. That makes the Homebrew package a convenience for curious users and existing Nift projects, not a broad ecosystem anchor.
Users run nift or nsm commands to initialize and manage a site, track pages, build changed output, build all output, serve locally, clone/pull, and combine build/commit/push flows. The official basic usage tutorial walks through .nsm tracking metadata, content and template files, output generation, and incremental rebuilds.
Package nerds may notice that Nift exposes both nift and nsm names, ships as a single executable, embeds scripting/expression engines, and tries to cover site management workflow as well as generation. It competes more on personal workflow taste than on a large plugin/theme ecosystem.
Nift is significant mostly as a small, opinionated-by-implementation counterexample in the static site generator catalog: C++/C codebase, single binary, git-like commands, LaTeX-like templating ambitions, and a very small Homebrew footprint.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nift | cli | グローバル実行可能ファイル | |
nsm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/nifty-site-manager/nsm
インストールメタデータ
| パッケージキー | brew:nift |
|---|---|
| バージョン | 3.0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nift |
| ホームページ | https://nift.dev/ |
| リポジトリ | https://github.com/nifty-site-manager/nsm |
| 上流ドキュメント | https://nift.dev/docs/commands.html |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/nifty-site-manager/nsm/archive/refs/tags/v3.0.3.tar.gz |
| 最終更新 | 2026-06-25T13:37:57+02:00 |
| Pulse | updated |
| 依存関係 | luajit |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nift |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.