gitbook-raw-cli

0.1.0 • Public • Published

gitbook-raw-cli

Installation

// - With NPM
npm install gitbook gitbook-raw-cli --save-dev

// - With Yarn
yarn add gitbook gitbook-raw-cli --dev

Usage

In your package.json:

{
    "scripts": {
        "build" : "gitbook-raw-cli build . dist",
        "serve" : "gitbook-raw-cli serve . dist",
    }
}

Package Sidebar

Install

npm i gitbook-raw-cli

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • donov4n