homebrew-gitea/README.md

41 lines
773 B
Markdown
Raw Normal View History

2016-11-25 19:16:19 +05:30
# Gitea: Homebrew
2016-11-25 19:18:55 +05:30
[![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)
2016-11-25 19:16:19 +05:30
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>
```