summaryrefslogtreecommitdiff
path: root/command/newrepo.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'command/newrepo.mdwn')
-rw-r--r--command/newrepo.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/command/newrepo.mdwn b/command/newrepo.mdwn
new file mode 100644
index 0000000..0ff426f
--- /dev/null
+++ b/command/newrepo.mdwn
@@ -0,0 +1,10 @@
+# New Repository
+
+<form action="https://secure.piny.be/auth/newrepo">
+<p>New repository name: <input type="text" name="r" /></p>
+<p>Provide a one-line description to be used in repo listings:s</p>
+<p><input type="text" name="d" size="80" maxlength="80" /></p>
+<input type="submit" />
+</form>
+
+Note: your email address will be published with your repository.