Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T20:49:55.000Z (26 days ago)
- Last Synced: 2024-10-21T01:20:58.766Z (25 days ago)
- Topics: brew, homebrew, homebrew-formula, linuxbrew, macos, secrets-manager, secure-local-vault, slv
- Language: Ruby
- Homepage: https://oss.amagi.com/slv
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- 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