marshallbrekka / test-gitbook-a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial page

{% method %}

Install {#install}

The first thing is to get the GitBook API client.

{% sample lang="js" %}

$ npm install gitbook-api

{% sample lang="go" %}

$ go get github.com/GitbookIO/go-gitbook-api

{% endmethod %}

About