https://github.com/go-gitea/homebrew-gitea
Gitea: Homebrew, moved to https://gitea.com/gitea/homebrew-gitea
https://github.com/go-gitea/homebrew-gitea
gitea homebrew
Last synced: 11 months ago
JSON representation
Gitea: Homebrew, moved to https://gitea.com/gitea/homebrew-gitea
- Host: GitHub
- URL: https://github.com/go-gitea/homebrew-gitea
- Owner: go-gitea
- License: mit
- Archived: true
- Created: 2016-11-25T13:30:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T01:30:07.000Z (almost 7 years ago)
- Last Synced: 2024-10-30T00:54:43.808Z (over 1 year ago)
- Topics: gitea, homebrew
- Language: Ruby
- Homepage: https://gitea.io
- Size: 53.7 KB
- Stars: 19
- Watchers: 17
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Gitea: Homebrew
[](https://discord.gg/NsatcWJ)
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
```