diff --git a/README.md b/README.md index ac21adf7..d38ae9ef 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,13 @@ running `./configure` script when working on multiple projects at the same time. Yes, have a look at the [topkg-jbuilder][topkg-jbuilder] project for more details. +### Where can I find some examples of projects using Jbuilder? + +The [jbuilder-universe](https://github.com/janestreet/jbuilder-universe) +repository contains a snapshot of the latest versions of all opam packages +depending on jbuilder. It is therefore a useful reference to search through +to find different approaches to constructing build rules. + Known issues ------------