hexojs/hexo-cli

View on GitHub
bin/hexo

Summary

Maintainability
Test Coverage
#!/usr/bin/env node

'use strict';

require('../dist/hexo')();