Install my package formulae from this tap if you are using Homebrew.
This installs one specific package from the tap:
brew install chenasraf/tap/<formula>
This is how you install the tap, so you will be able to see and install any packages from it:
brew tap chenasraf/tap
brew install <formula>
In a brew bundle
Brewfile
:
tap "chenasraf/tap"
brew "<formula>"
- treelike - Outputs a Tree-like representation from strings
- gi_gen - Gitignore generator for any type of project
See more info about brew using brew help
, man brew
or check
Homebrew's documentation.
I am developing these packages on my free time, so any support, whether code, issues, or just stars is very helpful to sustaining their life. If you are feeling incredibly generous and would like to donate just a small amount to help sustain this project, I would be very very thankful!
I welcome any issues or pull requests on GitHub. If you find a bug, or would like a new feature, don't hesitate to open an appropriate issue in the respective package's repository and I will do my best to reply promptly.