Artificial intelligent assistant

grunt-jekyllのGulp.js版について、gulp-jekyllの代わりになるものを探しています GruntJekyllgrunt-jekyllGulp.jsdannygarciagulp-jekyll20141first commit grunt-jekyllconfig

GruntGulp.

GruntconfigGulpCommonJSrequireGrunt



##

Jekyll


gem install jekyll


JekyllNodeJSchild_process


require('child_process').spawn( , [args], [options] )
//
require('child_process').exec( )





require('child_process').spawn( 'jekyll', ['build'], { stdio: 'inherit' } );




## Node.JS

### `child_process.spawn(command, [args], [options])`

* `command {String}`
* `args {Array}`
* `options {Object}`
* `stdio`{Array|String}` ()
* ...



* * *

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 02f7de7eb9edd128f3103c8ab5ea24dd