homebrew-gitea/README.md

41 lines
727 B
Markdown
Raw Permalink Normal View History

2016-11-25 13:46:19 +00:00
# Gitea: Homebrew
2017-06-10 13:53:25 +00:00
[![Join the chat at https://img.shields.io/discord/322538954119184384.svg](https://img.shields.io/discord/322538954119184384.svg)](https://discord.gg/NsatcWJ)
2016-11-25 13:46:19 +00:00
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 <https://gitea.io>
```