syssi / es-f

|es|f| is a web based HTML frontend for esniper, a lightweight console application for sniping eBay auctions.
29 stars 11 forks source link

Installation

Manual

Semi-automatic

Just put the web-install.php into your folder and navigate with your browser to the file. This will guide you through the installation.

This can also be used to upgrade later to an new release.

GIT repository

You can also clone |es|f| from GIT repository.

# git clone https://github.com/syssi/es-f.git

Don't forget after this to update the submodules with

# git submodule init
# git submodule update