]> Sergey Matveev's repositories - dotfiles.git/blobdiff - link-for/bin/link-for-github-release
Link generators
[dotfiles.git] / link-for / bin / link-for-github-release
diff --git a/link-for/bin/link-for-github-release b/link-for/bin/link-for-github-release
new file mode 100755 (executable)
index 0000000..9d32578
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+account=$1
+project=$2
+tag=$3
+echo https://github.com/$account/$project/releases/download/$tag/$project-${tag#v}.tar.gz