Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garethgeorge/homebrew-backrest-tap
A homebrew tap (for MacOS users) installing backrest https://github.com/garethgeorge/backrest
https://github.com/garethgeorge/homebrew-backrest-tap
Last synced: about 1 month ago
JSON representation
A homebrew tap (for MacOS users) installing backrest https://github.com/garethgeorge/backrest
- Host: GitHub
- URL: https://github.com/garethgeorge/homebrew-backrest-tap
- Owner: garethgeorge
- Created: 2024-04-12T03:59:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T16:12:10.000Z (2 months ago)
- Last Synced: 2024-10-20T19:04:53.747Z (2 months ago)
- Language: Ruby
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Backrest Homebrew Tap
This repository hosts a [homebrew tap](https://docs.brew.sh/Taps) for [Backrest](https://github.com/garethgeorge/backrest).
To make use of this brew tap add it to your taps e.g.
```sh
brew tap garethgeorge/homebrew-backrest-tap
```You can then install the latest version of Backrest by running
```sh
brew install backrest
```This tap uses [Brew services](https://github.com/Homebrew/homebrew-services) to launch and manage Backrest's lifecycle. Backrest will launch on startup and run on port ':9898` by default.