🌐
npm
npmjs.com › package › gitbook-cli
gitbook-cli - npm
CLI to generate books and documentation using gitbook. Latest version: 2.3.2, last published: 8 years ago. Start using gitbook-cli in your project by running `npm i gitbook-cli`. There are 55 other projects in the npm registry using gitbook-cli.
      » npm install gitbook-cli
    
Published: Jul 14, 2017
Version: 2.3.2
Author: FriendCode Inc.
🌐
npm
npmjs.com › package › gitbook
gitbook - npm
Library and cmd utility to generate GitBooks. Latest version: 2.6.9, last published: 8 years ago. Start using gitbook in your project by running `npm i gitbook`. There are 34 other projects in the npm registry using gitbook.
      » npm install gitbook
    
Published: Oct 11, 2018
Version: 2.6.9
🌐
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
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
🌐
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 · Sign UpSign In · 1.0.2 • Public • Published 4 years ago · Readme · Code Beta · 4 Dependencies · 0 Dependents · 7 Versions · @0y0/gitbook-cli is a Gitbook CLI. npm install @0y0/gitbook-cli --global · Use gitbook help command ...
      » npm install @0y0/gitbook-cli
    
Published: Feb 07, 2022
Version: 1.0.2
Author: Jason Chung
🌐
npm
npmjs.com › package › @pharrellwang › gitbook-cli
@pharrellwang/gitbook-cli - npm
April 19, 2018 - CLI to generate books and documentation using gitbook. Latest version: 2.3.3, last published: 8 years ago. Start using @pharrellwang/gitbook-cli in your project by running `npm i @pharrellwang/gitbook-cli`. There are no other projects in the npm registry using @pharrellwang/gitbook-cli.
      » npm install @pharrellwang/gitbook-cli
    
Published: Apr 19, 2018
Version: 2.3.3
🌐
yarp-devices
robots.uc3m.es › installation-guides › install-gitbook.html
Install GitBook - Installation Guides
sudo npm install -g gitbook-cli · Make sure your project has a file called SUMMARY.md in its root. Only necesary once per project (and only if any, specified in book.json). They are installed in ./node_modules/, which should usually be set as ignored (not uploaded to repository).
🌐
GitBook
gitbook.com › docs › developers › integrations › reference
Install the CLI | Developers | GitBook Documentation
November 17, 2025 - To start using the CLI, you’ll first need to install it globally on your machine: AskCopy · npm install @gitbook/cli -g · After installing the CLI, you’ll need to authenticate your user in order to create and publish an integration.
🌐
Socket
socket.dev › npm › package › @aleen42 › gitbook-cli
@aleen42/gitbook-cli - npm Package Security Analysis - Socke...
July 28, 2022 - CLI to generate books and documentation using gitbook. Version: 1.0.1 was published by aleen42. Start using Socket to analyze @aleen42/gitbook-cli and...
Find elsewhere
Starred by 27 users
Forked by 7 users
Languages: Makefile 100.0% | Makefile 100.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 4.0.
🌐
npm
npmjs.com › package › @feedzai › gitbook-cli
@feedzai/gitbook-cli - npm
Latest version: 2.4.0, last published: 6 years ago. Start using @feedzai/gitbook-cli in your project by running `npm i @feedzai/gitbook-cli`. There are no other projects in the npm registry using @feedzai/gitbook-cli.
      » npm install @feedzai/gitbook-cli
    
Published: Jun 30, 2020
Version: 2.4.0
🌐
GitBook
docs.gitbook.com › developers › integrations › reference
Using the CLI | GitBook Documentation
March 21, 2025 - Get started by installing the CLI: Copy · npm install @gitbook/cli -g · Authenticate the CLI with a GitBook Developer API token. You can generate a personal developer token in your GitBook Developer settings.
🌐
Libraries.io
libraries.io › npm › gitbook-cli
gitbook-cli 2.3.2 on npm - Libraries.io - security & maintenance data for open source software
CLI to generate books and documentation using gitbook · Homepage Repository npm JavaScript Download · License · Apache-2.0 · Install · npm install gitbook-cli@2.3.2 · As the efforts of the GitBook team are focused on the GitBook.com platform, ...
🌐
Medium
medium.com › @techworldthink › creating-and-publishing-a-gitbook-on-github-7bc82dedc4a9
Creating and Publishing a GitBook on GitHub | by Jobin J | Medium
July 28, 2024 - Install gitbook-cli globally, specifying version 2.1.2: npm install gitbook-cli@2.1.2 -g · Note: The -g flag installs gitbook-cli globally, making the gitbook command available system-wide.
🌐
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
npm.io › home › gitbook-cli
gitbook-cli | npm.io
July 14, 2017 - CLI to generate books and documentation using gitbook
Published: Feb 03, 2015
Version: 2.3.2
Author: FriendCode Inc.
🌐
npm
npm.io › home › @0y0/gitbook-cli
@0y0/gitbook-cli | npm.io
February 7, 2022 - bun add @0y0/gitbook-cli · CJS · F25/100 · abandoned · No known vulnerabilities · Low download count · No TypeScript types · No ES module support · Appears abandoned · ✓README · ✕Tests · ✓Stable release · @salesforce/cli389.7K/wk@mintlify/cli208.9K/wk@grafana/e2e-selectors128.7K/wkmintlify112.0K/wk@intlayer/cli22.8K/wk ·
Published: Feb 26, 2021
Version: 1.0.2
Author: Jason Chung