mirror of https://github.com/jkjoy/sunpeiwen.git
9a9cb42f53 | ||
---|---|---|
.. | ||
assets | ||
bin | ||
completion | ||
lib | ||
LICENSE | ||
README.md | ||
package.json |
README.md
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