gitbook-cli icon indicating copy to clipboard operation
gitbook-cli copied to clipboard

How can I install gitbook-cli without

Open LDlove1992 opened this issue 8 years ago • 1 comments

How can I insatll gitbook-cli without network??? Thanks!!!

LDlove1992 avatar Mar 14 '17 08:03 LDlove1992

You can clone the repo and use npm link.

https://docs.npmjs.com/cli/link

Saturate avatar Jun 26 '17 15:06 Saturate