Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/webengage/gitbook-plugin-versioning

GitBook plugin for docs and code snippets' versioning
https://github.com/webengage/gitbook-plugin-versioning

Last synced: 2 days ago
JSON representation

GitBook plugin for docs and code snippets' versioning

Awesome Lists containing this project

README

        

# Versioning plugin for your Gitbook (In development. Don't use as of now)

## Install it using:

```$ npm install gitbook-plugin-versioning```

To use it in your book, add this to book.json:
```
{
"plugins": ["versioning"]
}
```