/SEDA-ML-Summarization-vagrant-config

The vagrant configuration for the SEDA-ML-Summarization component.

Primary LanguageShellApache License 2.0Apache-2.0

SEDA-ML-vagrant-config

In order to get started install the latest version of Vagrant from http://downloads.vagrantup.com/.

  • If running vagrant on Windows make sure VM support is enabled in the BIOS. Google for machine specific virtualization enable instructions.

Run "git clone git@github.com:S-E-D-A/SEDA-ML-Summarization-vagrant-config.git".

From within this repository run "vagrant up" and after the steps have completed "vagrant ssh".

vagrant plugin install vagrant-cachier (For apt-get caching)

You are now ready to develop in the "source" folder.