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
- Host: GitHub
- URL: https://github.com/mbarbin/opam-package-template-example
- Owner: mbarbin
- License: mit
- Created: 2022-02-10T12:00:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T20:28:29.000Z (over 1 year ago)
- Last Synced: 2025-01-04T21:24:39.208Z (over 1 year ago)
- Language: Dune
- Size: 839 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# opam-package-template-example
[](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).