hexo-cli
v4.3.2
Published
Command line interface for Hexo
Downloads
85,144
Readme
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