cynicalbastard / jzbot

Automatically exported from code.google.com/p/jzbot
0 stars 0 forks source link

Add a script for downloading the latest JZBot revision and installing it, complete with installing apt-get dependencies and such #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This script would probably have to check apt-get to see if packages such as
sun-java6-jdk are installed. If they're not, it would install them. Same
with subversion. It would then check out a particular revision from the
repository (there would probably be a wiki page somewhere containing a list
of revision numbers and the corresponding versions that could be presented
to the user) and build it.

Original issue reported on code.google.com by javawiza...@gtempaccount.com on 14 Feb 2010 at 5:53