👉 中文 | English
🛠️ 一个基于 Node.js 开发的用于 FixIt 站点初始化的脚手架工具。
如果你使用 Hugo 模块 功能加载主题,你还需要安装 Go。
npm install -g fixit-cli
Usage: fixit <command> [options]
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
create <project-name> create a new FixIt project from a template
check check the latest version of FixIt theme
help <command> display help for a specific command
例如,创建一个名为 my-blog
的站点:
fixit create my-blog
npm install
npm link
npm unlink fixit
npm run test -- -h