X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=link-for%2Fbin%2Flink-for-github-release;fp=link-for%2Fbin%2Flink-for-github-release;h=9d3257868617ad93a254388acbcef4a6ee0ee96f;hb=4aa42e63cbcdb8b71e3cf0f2aa3ff271a637d6ab;hp=0000000000000000000000000000000000000000;hpb=dd58224a7e8f087634e0e8628f9789dc8201fbf4;p=dotfiles.git diff --git a/link-for/bin/link-for-github-release b/link-for/bin/link-for-github-release new file mode 100755 index 0000000..9d32578 --- /dev/null +++ b/link-for/bin/link-for-github-release @@ -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