Skip to content

Commit 71e76b0

Browse files
committed
Trim top README
1 parent 0b88c57 commit 71e76b0

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,6 @@ looks deceptively harmless because it is "just for examples", but it is already
2525

2626
The core argument is simple. Source control should keep code and small reviewable metadata. Heavy payloads should stay outside normal Git history.
2727

28-
Today this repository provides:
29-
30-
- the public consumer entrypoint `nam_add_channel_target(...)`
31-
- consumer integration based only on public `CMake ExternalData` APIs
32-
- `GitHub Release assets` as the first backend
33-
- standalone payloads published as files
34-
- bundle payloads published as `zip` files and kept as `zip` files in the build tree
35-
- build-time materialization that auto-detects the lightest supported file mode once per configure
36-
- a `NO_SYMLINKS` escape hatch for forced copy mode
37-
- a local `smoke/` consumer plus a `2 x 3` Windows/Linux CI matrix for `symlink`, `hardlink`, and `copy`
38-
39-
For consumer details see [cmake/README.md](cmake/README.md).
40-
4128
## Model
4229

4330
The intended direction is:

0 commit comments

Comments
 (0)