← 全部工具

hexo-cli

热度 65 更新于 开发与构建

Command line interface for Hexo

npmauto-collected

安装

npm
npm install -g hexo-cli

通过 npm 安装。

hexo-cli

Command line interface for Hexo.

Installation

$ npm install hexo-cli -g

Development

  • Fork this project
  • $ git clone https://github.com/user/hexo-cli --recurse-submodules && cd hexo-cli/
  • $ npm install
  • $ npm test

License

MIT