You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,12 @@
19
19
20
20
This repository is meant to hold lightweight metadata for shared Nabla assets and CI references without forcing large binary payloads into normal Git history.
21
21
22
+
The repository itself is first-party Nabla infrastructure, but the consumer
23
+
module is not meant to be Nabla-only. Other projects can vendor
24
+
`nam.cmake`, keep their own `.dvc`-based manifest repository, publish payloads
25
+
through `GitHub Release assets`, and reuse the same build-time materialization
0 commit comments