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

https://github.com/mbarbin/opam-package-template-example

An example made with opam-package-template
https://github.com/mbarbin/opam-package-template-example

Last synced: 4 months ago
JSON representation

An example made with opam-package-template

Awesome Lists containing this project

README

          

# opam-package-template-example

[![CI Status](https://github.com/mbarbin/opam-package-template-example/workflows/ci/badge.svg)](https://github.com/mbarbin/opam-package-template-example/actions/workflows/ci.yml)

This is an empty project made with [opam-package-template](https://github.com/mbarbin/opam-package-template).

The purpose of having this repo hosted in github is to exercise and test the actions in the [`.github/workflows/`](.github/workflows/) directory.

## Code Documentation

The code documentation of the latest release is built with `odoc` and published to `GitHub` pages [here](https://mbarbin.github.io/opam-package-template-example).