Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hexo-cli

hexojs92.1kMIT4.3.2TypeScript support: included

Command line interface for Hexo

website, blog, cms, framework, hexo, cli

readme

hexo-cli

CI 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