about summary refs log tree commit diff
path: root/tools/govanity/README.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/govanity/README.org11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/govanity/README.org b/tools/govanity/README.org
deleted file mode 100644
index b61021e..0000000
--- a/tools/govanity/README.org
+++ /dev/null
@@ -1,11 +0,0 @@
-A service to manage vanity URLs for go packages.
-
-It makes it possible to install tools like this:
-#+begin_src sh
-GOPRIVATE=1 go install -v golang.fcuny.net/tools/cmd/music-organizer@latest
-#+end_src
-
-* Deployment
-To update the application with the most recent code, run =nix run .#tools.govanity.deploy= from the root directory.
-* Configuration
-Add repositories to the [[file+sys:vanity.yaml][configuration file]].