soulim / homebrew-tools

A Homebrew tap with self-made tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebrew-tools

Formulae tests standard-readme compliant

A Homebrew tap with self-made tools.

Background

As a software engineer I use little tools to be more productive. This repository is something like a craftsman toolbox.

Note: all these tools are shared as they are. They are opinionated and made to serve my personal needs and workflows. However I would be very happy to know that some of them work for you or at least inspire to build your own toolset.

Install

brew tap soulim/tools

Usage

brew install soulim/tools/<formula>

or when the tap is installed already:

brew install <formula>

or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/soulim/homebrew-tools/master/Formula/<formula>.rb

What tools are included?

Contributing

PRs accepted.

License

SEE LICENSE.

About

A Homebrew tap with self-made tools

License:MIT License


Languages

Language:Ruby 100.0%