https://github.com/amagioss/homebrew-slv
Homebrew tap for SLV releases
https://github.com/amagioss/homebrew-slv
brew homebrew homebrew-formula linuxbrew macos secrets-manager secure-local-vault slv
Last synced: about 1 month ago
JSON representation
Homebrew tap for SLV releases
- Host: GitHub
- URL: https://github.com/amagioss/homebrew-slv
- Owner: amagioss
- Created: 2024-03-31T19:13:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-06T13:33:35.000Z (6 months ago)
- Last Synced: 2025-12-10T08:21:52.760Z (6 months ago)
- Topics: brew, homebrew, homebrew-formula, linuxbrew, macos, secrets-manager, secure-local-vault, slv
- Language: Ruby
- Homepage: https://slv.sh
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SLV - Homebrew Tap
=====================
This is a [Homebrew][brew] tap for [SLV][slv] releases.
Setup
-----
Using these formulae requires [Homebrew][brew] to be installed.
Once homebrew is installed, simply run:
```
brew tap amagioss/slv
```
Use
---
To install software, just use `brew install` with the name of the formula. You may have to run `brew update` first to get the latest version of the formulae.
For example, to install the latest version of [SLV][slv], run:
```
brew update
brew install slv
```
or to install [slv][slv] directly without setting up the homebrew tap, run:
```
brew install amagioss/slv/slv
```
[brew]: http://brew.sh
[slv]: https://github.com/amagioss/slv