From 77725e02cc964f980465b158bb86c4061e6bfcca Mon Sep 17 00:00:00 2001 From: tjp Date: Tue, 14 Nov 2023 21:53:09 -0700 Subject: support for nex protocol --- templates/repo_root.nex.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 templates/repo_root.nex.txt (limited to 'templates/repo_root.nex.txt') diff --git a/templates/repo_root.nex.txt b/templates/repo_root.nex.txt new file mode 100644 index 0000000..d4ee0b0 --- /dev/null +++ b/templates/repo_root.nex.txt @@ -0,0 +1,6 @@ +Repositories +============ + +{{ range .Repos -}} +=> ./{{.}}/ +{{ end }} -- cgit v1.2.3