hexo-cli
Command line interface for Hexo.
Installation
$ npm install hexo-cli -gDevelopment
- Fork this project
- $ git clone https://github.com/user/hexo-cli --recurse-submodules && cd hexo-cli/
- $ npm install
- $ npm test
License
MIT
Command line interface for Hexo
npm install -g hexo-cliInstall with npm.
Command line interface for Hexo.
$ npm install hexo-cli -gMIT