93f7135802
Add Travis CI automatically build
21 lignes
543 o
Markdown
21 lignes
543 o
Markdown
# Nyaa replacement [![Build Status](https://travis-ci.org/ewhal/nyaa.svg?branch=master)](https://travis-ci.org/ewhal/nyaa)
|
|
|
|
## Motivation
|
|
The aim of this project is to write a fully featured nyaa replacement in golang
|
|
that anyone will be able to deploy locally or remotely.
|
|
|
|
# Requirements
|
|
* Golang
|
|
|
|
|
|
## TODO
|
|
* Tidy up JS and code
|
|
* RSS feeds
|
|
* Adding new torrents
|
|
* Category searching
|
|
* Torrent status display
|
|
* Daily DB dumps
|
|
* p2p sync of dbs?
|
|
|
|
# LICENSE
|
|
This project is licensed under the MIT License - see the LICENSE.md file for details
|