Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T01:30:07.000Z (over 5 years ago)
- Last Synced: 2024-10-30T00:54:43.808Z (3 months 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
[![Join the chat at https://img.shields.io/discord/322538954119184384.svg](https://img.shields.io/discord/322538954119184384.svg)](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
```