Git and WebScarab installation

user873286 picture user873286 · Feb 27, 2012 · Viewed 10.4k times · Source

I need to install WebScarab but I do not know what does git and how can I instal it with git. can anyone explain me, how to install latest WebScarab from Git. Link: http://dawes.za.net/gitweb.cgi

Answer

Rogan Dawes picture Rogan Dawes · Feb 27, 2012

The process to use git to checkout the source of WebScarab is as follows:

$ git clone git://dawes.za.net/webscarab.git
$ ant build
$ java -jar webscarab.jar