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.
 
 
 
 
 
 
T.J. Yang 2f7aafe3f7 lazy commit via make gitpush 9 years ago
..
Makefile lazy commit via make gitpush 9 years ago
gogs.service more minior cleanup 9 years ago
gogs.spec typo fix 9 years ago
readme.txt adding go build info 9 years ago

readme.txt

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)