monorepo
Overview
This is the OH4 monorepo. It's a hosted fossil repository containing various projects related to the oh4 semantic network. Projects are designed to be small, self-contained, and single purpose.
Cloning
To clone the monorepo simply run:
$ fossil clone https://mono.oh4.co mono.fossil
You can then open and start browsing the repo on your local machine:
$ mkdir mono && cd mono && fossil open ../mono.fossil
Navigating
Each officially released project is contained a root directory in the files section. Unreleased projects are in the pending directory.