GAumala / nyaa.hs

Command-line interface for Nyaa Torrents written in Haskell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#nyaa.hs Build Status

Command-line interface for Nyaa Torrents written in Haskell.

Installation

Download code from Github and install with stack. Make sure your PATH environment variable includes $HOME/.local/bin.

git clone https://github.com/GAumala/nyaa.hs
cd nyaa.hs
stack setup
stack install

Usage

Execute nyaa along with any search terms as parameters.

Screenshot

About

Command-line interface for Nyaa Torrents written in Haskell.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%