You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

251 B

Steps: 
1. make sure rpmbuild environment in your home is setup.
go get -u -tags "sqlite tidb pam cert" github.com/gogits/gogs
go build -x tags "sqlite tidb pam cert" .
2. genereate gogs binary at gogs top directory.
3. (cd contrib;make)