An open API service indexing awesome lists of open source software.

https://github.com/standardpress/book

Publish long-form content.
https://github.com/standardpress/book

book content doc documentation publish

Last synced: about 1 month ago
JSON representation

Publish long-form content.

Awesome Lists containing this project

README

          

# book

[![npm version](https://img.shields.io/npm/v/@standardpress/book.svg)](https://npmjs.com/package/@standardpress/book)
[![travis-ci build status](https://travis-ci.com/standardpress/book.svg?branch=master)](https://travis-ci.com/standardpress/book)

Publish long-form content.

## Quick Start

### npm

Install globally:

```sh
npm install --global @standardpress/book
```

Install locally:

```sh
npm install --save @standardpress/book
```

## License

book is released under the MIT license. [See LICENSE](https://github.com/standardpress/book/blob/master/LICENSE) for details.