hexo-code-reading
Hexo Code Readinghexoコマンドの実体node_modules/.bin/hexo の中身 12345#!/usr/bin/env node'use strict';require('hexo-cli')(); hexo-cli というライブラリを読み込んで実行しているだけ hexo-cliのエントリポイントnode_modules/hexo/node_modules/hexo-
Hexo Code Readinghexoコマンドの実体node_modules/.bin/hexo の中身 12345#!/usr/bin/env node'use strict';require('hexo-cli')(); hexo-cli というライブラリを読み込んで実行しているだけ hexo-cliのエントリポイントnode_modules/hexo/node_modules/hexo-