mirror of
https://github.com/go-gitea/gitea
synced 2024-11-15 14:44:41 +00:00
Merge pull request #144 from strk/install-via-go
Add instructions to install via go
This commit is contained in:
commit
f07362b90f
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
##### Status
|
##### Status
|
||||||
|
|
||||||
**Current version**: (see [Releases](https://github.com/go-gitea/gitea/releases))
|
**Current version**: (see [Releases](https://github.com/go-gitea/gitea/releases))
|
||||||
|
|
||||||
| Web | UI | Preview |
|
| Web | UI | Preview |
|
||||||
|:-------------:|:-------:|:-------:|
|
|:-------------:|:-------:|:-------:|
|
||||||
@ -64,6 +64,7 @@ The goal of this project is to make the easiest, fastest, and most painless way
|
|||||||
|
|
||||||
How to install Gitea:
|
How to install Gitea:
|
||||||
|
|
||||||
|
- go get code.gitea.io/gitea
|
||||||
- [Ship with Docker](https://github.com/go-gitea/gitea/tree/master/docker)
|
- [Ship with Docker](https://github.com/go-gitea/gitea/tree/master/docker)
|
||||||
- [Install with Vagrant](https://github.com/go-gitea/examples/tree/master/vagrant)
|
- [Install with Vagrant](https://github.com/go-gitea/examples/tree/master/vagrant)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user