hexo/node_modules/hexo-cli
jkjoy 9a9cb42f53 20231003 update 2023-10-03 11:14:36 +08:00
..
assets 20231003 update 2023-10-03 11:14:36 +08:00
bin 20231003 update 2023-10-03 11:14:36 +08:00
completion 20231003 update 2023-10-03 11:14:36 +08:00
lib 20231003 update 2023-10-03 11:14:36 +08:00
LICENSE 20231003 update 2023-10-03 11:14:36 +08:00
README.md 20231003 update 2023-10-03 11:14:36 +08:00
package.json 20231003 update 2023-10-03 11:14:36 +08:00

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