# Gitea: Homebrew [![Join the chat at https://gitter.im/go-gitea/gitea](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/go-gitea/gitea?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Homebrew repository to install Gitea on macOS. ## Prepare ```bash brew tap go-gitea/gitea ``` ## Install ### gitea ```bash brew install gitea gitea -h ``` ## Contributing Fork -> Patch -> Push -> Pull Request ## Authors * [Maintainers](https://github.com/orgs/go-gitea/people) * [Contributors](https://github.com/go-gitea/gitea/graphs/contributors) ## License This project is under the MIT License. See the [LICENSE](LICENSE) file for the full license text. ## Copyright ``` Copyright (c) 2016 The Gitea Authors ```