Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorgalvao/homebrew-tiny-scripts
Homebrew tap for my tiny-scripts repos
https://github.com/vitorgalvao/homebrew-tiny-scripts
Last synced: 10 days ago
JSON representation
Homebrew tap for my tiny-scripts repos
- Host: GitHub
- URL: https://github.com/vitorgalvao/homebrew-tiny-scripts
- Owner: vitorgalvao
- License: unlicense
- Created: 2013-12-21T02:59:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T23:14:15.000Z (about 1 month ago)
- Last Synced: 2024-11-21T00:20:16.636Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 377 KB
- Stars: 39
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - vitorgalvao/homebrew-tiny-scripts - Homebrew tap for my tiny-scripts repos (Ruby)
README
# Homebrew-tiny-scripts
Homebrew tap to install scripts from [vitorgalvao](https://github.com/vitorgalvao/), notably [tiny-scripts](https://github.com/vitorgalvao/tiny-scripts).
## Usage
You’ll need [Homebrew](http://brew.sh/) installed to run these.
[Tap](https://github.com/Homebrew/brew/blob/master/docs/Taps.md) this repository by running:
```bash
brew tap vitorgalvao/tiny-scripts
```Afterwards, install them as any other formula. For example, to install `ringtonemaker`, run:
```bash
brew install ringtonemaker
```#### License
The Unlicense (Public Domain, essentially)