Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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