macOS
brew install niftlocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.