Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 812 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 812 Bytes

hexo-cli

Build Status NPM version Coverage Status Build status

Command line interface for Hexo.

Installation

$ npm install hexo-cli -g

Development

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

License

MIT