Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0

Remove quicktemplate travis and README lines

Cette révision appartient à :
bakape 2017-05-07 02:50:52 +03:00
Parent e091320a68
révision b89580ca66
2 fichiers modifiés avec 0 ajouts et 5 suppressions

Voir le fichier

@ -12,9 +12,6 @@ install:
- go get github.com/gorilla/securecookie
- go get golang.org/x/crypto/bcrypt
- go get github.com/nicksnyder/go-i18n/i18n
- go get github.com/valyala/quicktemplate
- go get github.com/valyala/quicktemplate/qtc
- go generate ./...
- go build
deploy:
provider: releases

Voir le fichier

@ -21,8 +21,6 @@ that anyone will be able to deploy locally or remotely.
Type `./nyaa -h` for the list of options.
After modifying the files in `./templates`, run `go generate ./... && go build`.
## Systemd
* Edit the unit file `os/nyaa.service` to your liking