del
Code
Branches
Tags
Commits
Commit
26fa309
mo <mo.khan@gmail.com>
2018-05-19
18:02:13
add publish script.
tag: v0.1.17
main
1 parent
230752c
Changed files (1)
bin
publish
bin/publish
Top
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+set -e
+
+bin/cibuild
+bundle exec rake release