mirror of https://github.com/jkjoy/sunpeiwen.git
712 B
712 B
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