A Homebrew tap for Cowcow - a bash management tool.
You can install this formula using:
brew tap YeshMeAin/cowcow
brew install cowcow
cowcow
- A shell management tool
To develop or contribute to this tap:
- Clone this repository:
git clone https://github.com/YeshMeAin/homebrew-cowcow.git
- Navigate to the repository directory:
cd homebrew-cowcow
-
Create or modify formulae in the
Formula/
directory -
Test your formula locally:
brew install --build-from-source {formula}
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
If you encounter any problems, please file an issue along with a detailed description.
This project is licensed under the MIT License - see the LICENSE file for details.