Skip to content

neopragma/provision-ubuntu-16.04-scalatrain

Repository files navigation

provision-ubuntu-16.04-javatrain

Script to provision an instance of Ubuntu 16.04 Desktop as a Java programming training environment.

On a fresh Ubuntu instance:

1. Install git

sudo apt -y install git

2. Clone this repository

git clone http://github.com/neopragma/provision-ubuntu-16.04-javatrain

3. Change to the repo directory and run the setup Script

cd provision-ubuntu-16.04-javatrain
./setup

4. Complete manual configuration steps

Consult the help.html file to see how to complete the installation and configuration of the environment. The setup script copies that file to the Desktop folder of the Ubuntu instance.

About

Provision an instane of Ubuntu Desktop to be a development environment for Scala training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published