Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cogsandsquigs/homebrew-gizmos


https://github.com/cogsandsquigs/homebrew-gizmos

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# homebrew-gizmos

This repository contains the formulae for all of my little things and doodads that I've made.

## Packages

- [dotbak](https://github.com/cogsandsquigs/dotbak)
- [jundler](https://github.com/cogsandsquigs/jundler)

## Installing

First, tap the repository:

```sh
brew tap cogsandsquigs/gizmos
```

Then, install the package you want. For example, to install `dotbak`, run the following command:

```sh
brew install dotbak
```