sunbohong / hexo-cli

Command line interface for Hexo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Command line interface for Hexo

License:MIT License


Languages

Language:JavaScript 95.2%Language:Shell 4.8%