Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 280 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 280 Bytes

homebrew-restic

Homebrew Formula for the restic backup program.

Installing

brew tap restic/restic
brew install restic

Installing latest unstable version

brew tap restic/restic
brew install restic --HEAD