Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 444 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 444 Bytes

Simple Artifact Manager (SAM)

Installation

curl -sL -o /usr/local/bin/sam https://raw.githubusercontent.com/gnumoksha/sam/master/bin/sam && chmod +x /usr/local/bin/sam

Examples

sam install=VSCodium/vscodium
sam install=jwilm/alacritty from=github-release filter=amd64
sam install=sharkdp/bat from=github-release filter="bat_[0-9.]*_amd64"
sam install=sharkdp/fd from=github-release filter="fd_[0-9.]*_amd64"