javanile / tarjam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tarjam

RUN curl -fsSL git.io/tarjam | bash -s -- <remote-tarball> <local-dir> <checksum>

Url shortening

curl -i "https://git.io" \
     -d "url=https://raw.githubusercontent.com/javanile/tarjam/master/tarjam.sh" \
     -d "code=tarjam"

About

License:MIT License


Languages

Language:Shell 50.8%Language:Makefile 28.8%Language:Dockerfile 20.4%