You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@gitbook/cli

Package Overview
Dependencies
Maintainers
6
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitbook/cli

CLI to build and publish integrations on GitBook.com

0.25.0
latest
npmnpm
Version published
Weekly downloads
381
-31.23%
Maintainers
6
Weekly downloads
 
Created
Source

@gitbook/cli

Step 1: Install the GitBook CLI

The GitBook Development CLI requires Node v18 or later. It can be installed from NPM using:

npm install @gitbook/cli -g

Step 2: Authenticate with your account

Create an API token in your GitBook.com at app.gitbook.com/account/developer.

Then run the following command to authenticate locally:

gitbook auth

Step 3: Bootstrap your app

Bootstrap your first app by running:

gitbook new

FAQs

Package last updated on 20 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts