Commit c7e23e1

mo khan <mo@mokhan.ca>
2021-02-06 00:41:51
chore: add bin/shipit script
1 parent 356a85f
Changed files (1)
bin/shipit
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+cd "$(dirname "$0")/.."
+
+bundle exec rake release