about summary refs log tree commit diff
path: root/tools/govanity/README.org
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-10-08 10:15:46 -0700
committerFranck Cuny <franck@fcuny.net>2022-10-08 10:15:46 -0700
commit347a1e19231b83c3ae8ace1fd32a05d2f8f54905 (patch)
treed8add10ee8a9040ea4c403fd3665b3dc8209a506 /tools/govanity/README.org
parentci: add GitHub action to update flakes and dependabot (diff)
downloadworld-347a1e19231b83c3ae8ace1fd32a05d2f8f54905.tar.gz
ref(tools/govanity): moved back to its own repository
It's back at https://github.com/fcuny/govanity
Diffstat (limited to 'tools/govanity/README.org')
-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]].