Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Merge pull request #46 from SandroHc/master

Improved README
Cette révision appartient à :
keo 2017-05-05 10:29:25 +03:00 révisé par GitHub
révision e34f17503b

Voir le fichier

@ -8,13 +8,12 @@ that anyone will be able to deploy locally or remotely.
* Golang
# Installation
* Install golang
* go get github.com/ewhal/nyaa
* go build
* Download db
* place db in folder as "nyaa.d"
* ./nyaa
* go to localhost:9999
* Install [Golang](https://golang.org/doc/install)
* `go get github.com/ewhal/nyaa`
* `go build`
* Download DB and place it in your root folder named as "nyaa.db"
* `./nyaa`
* You can now access your local site over on [localhost:9999](http://localhost:9999)
## TODO
* RSS feeds(work in progress)