GitHub
github.com › GitbookIO › gitbook-cli
GitHub - GitbookIO/gitbook-cli: GitBook's command line interface · GitHub
Join our GitHub community to stay up to date with the latest news at GitBook. The GitBook command line interface. Install this globally and you'll have access to the gitbook command anywhere on your system. $ npm install -g gitbook-cli ·
Starred by 730 users
Forked by 204 users
Languages: JavaScript
» npm install gitbook-cli
Published: Jul 14, 2017
Version: 2.3.2
Author: FriendCode Inc.
Repository: https://github.com/GitbookIO/gitbook-cli
Homepage: https://www.gitbook.com
» npm install gitbook
Published: Oct 11, 2018
Version: 2.6.9
Starred by 27 users
Forked by 7 users
Languages: Makefile 100.0% | Makefile 100.0%
GitHub
github.com › mitsuhisaT › how-to-gitbook
GitHub - mitsuhisaT/how-to-gitbook: I'm going to write about how to use gitbook-cli.
If you are using npm, execute the following command: ... $ gitbook --help Usage: gitbook [options] [command] Options: -v, --gitbook [version] specify GitBook version to use -d, --debug enable verbose error -V, --version Display running versions of gitbook and gitbook-cli -h, --help output usage information Commands: ls List versions installed locally current Display currently activated version ls-remote List remote versions available for install fetch [version] Download and install a <version> alias [folder] [version] Set an alias named <version> pointing to <folder> uninstall [version] Uninstall a version update [tag] Update to the latest version of GitBook help List commands for GitBook * run a command with a specific gitbook version
Author: mitsuhisaT
npm
npmjs.com › package › @pharrellwang › gitbook-cli
@pharrellwang/gitbook-cli - npm
April 19, 2018 - npm i @pharrellwang/gitbook-cli · github.com/GitbookIO/gitbook-cli · www.gitbook.com · 13 · 2.3.3 · Apache-2.0 · 8 years ago · pharrellwang · Analyze security with SocketCheck bundle sizeView package healthExplore dependencies ·
» npm install @pharrellwang/gitbook-cli
Published: Apr 19, 2018
Version: 2.3.3
secretGeek
til.secretgeek.net › gitbook › use_gitbook_locally.html
Use gitbook locally - Today I Learned - secretGeek.net
You need to install "gitbook-cli" to have access to the gitbook command anywhere on your system. If you've installed this package globally, you need to uninstall it. >> Run "npm uninstall -g gitbook" then "npm install -g gitbook-cli"
npm
npmjs.com › package › @0y0 › gitbook-cli
@0y0/gitbook-cli - npm
February 7, 2022 - npm i @0y0/gitbook-cli · github.com/o0y0o/gitbook-cli · github.com/o0y0o/gitbook-cli#readme · 1 · 1.0.2 · MIT · 6.87 kB · 11 · 4 years ago · shiningjason · Try on RunKit ·
» npm install @0y0/gitbook-cli
Published: Feb 07, 2022
Version: 1.0.2
Author: Jason Chung
Repository: https://github.com/o0y0o/gitbook-cli
yarp-devices
robots.uc3m.es › installation-guides › install-gitbook.html
Install GitBook - Installation Guides
Official page: https://github.com/GitbookIO/gitbook · First: Install NPM · Install Node.js · Note that gitbook 3.2.3 works with node 10.19.0 and node 10.24.0, but not with node 14.x. Then: sudo npm install -g gitbook-cli · Make sure your project has a file called SUMMARY.md in its root.
npm
npmjs.com › package › @gitbook › cli
@gitbook/cli - npm
February 13, 2026 - CLI to build and publish integrations on GitBook.com. Latest version: 0.27.2, last published: 2 months ago. Start using @gitbook/cli in your project by running `npm i @gitbook/cli`. There are no other projects in the npm registry using @gitbook/cli.
» npm install @gitbook/cli
Published: Feb 13, 2026
Version: 0.27.2
GitHub
github.com › GitbookIO › gitbook-cli › issues › 74
Gitbook install/init fails · Issue #74 · GitbookIO/gitbook-cli
October 19, 2017 - node v8.7.0 npm 5.4.2 /usr/local/bin/gitbook -> /usr/local/lib/node_modules/gitbook-cli/bin/gitbook.js + gitbook-cli@2.3.2 added 578 packages in 8.667s CLI version: 2.3.2 Installing GitBook 3.2.3 undefined ../../../../../var/folders/mc/22vf5c6d69ncltcmpd7vkx8w0000gn/T/tmp-90812CaAhzXdEJqUm/node_modules/gitbook ├── escape-html@1.0.3 ├── undefined ├── undefined ├── undefined ├── undefined ├── undefined ├── is@3.2.1 ├── undefined ├── undefined ├── undefined ├── undefined ├── undefined ├── object-path@0.9.2 ├── und
Author: GitbookIO
npm
npmjs.com › package › @feedzai › gitbook-cli
@feedzai/gitbook-cli - npm
npm i @feedzai/gitbook-cli · github.com/GitbookIO/gitbook-cli · www.gitbook.com · 68 · 2.4.0 · Apache-2.0 · 6 years ago · fdz.diogo.duarte · fdz.luis.cardoso · fdz.eduardo.ferreira · fdz.rita.costa · services-accounts · Analyze security with SocketCheck bundle sizeView package healthExplore dependencies ·
» npm install @feedzai/gitbook-cli
Published: Jun 30, 2020
Version: 2.4.0
Ardusub
ardusub.com › developers › building-docs.html
Build this Documentation · GitBook
npm install gitbook-cli -g · git clone path/to/repo · cd path/to/repo gitbook install · cd path/to/repo gitbook serve · The documentation is served at localhost:4000 by default. Sponsored by Blue Robotics. Code released under the GPLv3 License. Documentation released under the CC-NC-SA ...
Published: Feb 03, 2015
Version: 2.3.2
Author: FriendCode Inc.
Repository: https://github.com/GitbookIO/gitbook-cli