Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 188 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 188 Bytes

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/".