Skip to content

Files

Latest commit

27de524 · Feb 17, 2025

History

History
This branch is 17 commits ahead of, 2 commits behind GitbookIO/integrations:main.

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 17, 2025
Jun 3, 2022
Feb 17, 2025
Jun 2, 2023
Oct 3, 2024
Oct 3, 2024
Feb 17, 2025
Aug 4, 2023
Apr 14, 2023

@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