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

https://github.com/abichinger/odoo_cloud_link_docs


https://github.com/abichinger/odoo_cloud_link_docs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Cloudlink Documentation

[![Docs](https://img.shields.io/badge/docs-Jekyll-blue)](https://abichinger.github.io/odoo_cloud_link_docs/18.0/)

## Development

```bash
# update
bundle update

# serve
jekyll serve

```