sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 97138592e8872270100fefe873a0ca0b118c98c4
parent b500da473ad87fc60fd8e2841777ee69c7d87447
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Fri, 11 Dec 2009 12:17:52 -0500

update release script to include gemcutter publishing

Diffstat:
M release-script.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release-script.txt b/release-script.txt
@@ -12,6 +12,6 @@ vi lib/sup.rb bin/sup # and bump BOTH version numbers
 # ... git add, commit, etc
 rake gem
 rake tarball
-# manually upload
+gem push pkg/<gem name> # now using gemcutter
 git publish-branch
 rake upload_webpage