How to structure your repository for use with Ocuroot
repo.ocu.star
),
one or more package configuration files (package.ocu.star
), and a local state directory (.ocuroot
).
package.ocu.star
file at the root:
package.ocu.star
file in its directory:
.ocuroot
directory stores local state and should never be committed to version control. Add this to your .gitignore
: