jlouis / etorrent_core

Core application in the etorrent subsystem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

rebar get-deps compile
cp "priv/config.example" "~/.config/etorrent.config"
edit "~/.config/etorrent.config"
./start-dev.sh

Go to "http://127.0.0.1:1080/".

About

Core application in the etorrent subsystem.


Languages

Language:Erlang 100.0%Language:Shell 0.0%