Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cogsandsquigs/homebrew-gizmos
https://github.com/cogsandsquigs/homebrew-gizmos
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cogsandsquigs/homebrew-gizmos
- Owner: cogsandsquigs
- Created: 2024-07-03T04:18:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-10T01:12:05.000Z (6 months ago)
- Last Synced: 2024-07-10T06:56:57.699Z (6 months ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```