Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vitorgalvao/homebrew-tiny-scripts

Homebrew tap for my tiny-scripts repos
https://github.com/vitorgalvao/homebrew-tiny-scripts

Last synced: about 2 months ago
JSON representation

Homebrew tap for my tiny-scripts repos

Awesome Lists containing this project

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)