Skip to content
Mert Turunç edited this page Mar 27, 2016 · 1 revision

Welcome to the Bane wiki!

Usage


    git clone https://github.com/mertturunc/Bane.git
    cd ./Bane/
    npm install

Then, make your config.json based off from config-base.json. After done all that,

    node Bane.js

to run the script.

Clone this wiki locally