Open luispuerto opened 3 years ago
Hey…
It would be possible to call to bundle exe jekyll instead of just jelyll in here
bundle exe jekyll
jelyll
I've been trying to do it myself but I can't find the way.
Thanks!
Yes: system2('bundle', c('exe', 'jekyll')).
system2('bundle', c('exe', 'jekyll'))
Hey…
It would be possible to call to
bundle exe jekyll
instead of justjelyll
in hereI've been trying to do it myself but I can't find the way.
Thanks!