Skynet2-0 / Skynet2.0

GNU General Public License v3.0
2 stars 2 forks source link

Automatic installation #13

Closed StefanBoodt closed 8 years ago

StefanBoodt commented 8 years ago

The automatic installation is now a fact. By running src.ssh.Installer.Installer.install it downloads git, clones the repository from the master branch, and runs build.sh.

It's test class is very very basic because it only tests for the git clone automatically. However if ran it will show error output to indicate successes and failures. To run the test class simply add the hostname, username and password of a SSH server (for instance found on VPS instances).