You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
commit from server cf6b7a2932 initial submit 2 years ago
..
assets initial submit 2 years ago
bin initial submit 2 years ago
completion initial submit 2 years ago
lib initial submit 2 years ago
node_modules/hexo-log initial submit 2 years ago
LICENSE initial submit 2 years ago
README.md initial submit 2 years ago
package.json initial submit 2 years ago

README.md

hexo-cli

Build Status NPM version Coverage 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