hexo-cli
February 2, 2024 ยท View on GitHub
Command line interface for Hexo.
Installation
$ npm install hexo-cli -g
Development
- Fork this project
$ git clone https://github.com/user/hexo-cli --recurse-submodules && cd hexo-cli/$ npm install$ npm test