Skip to content

Simple Python dev enviroment Vagrant box - Python 3.4 + Ubuntu 14

Notifications You must be signed in to change notification settings

adionditsak/vagrant-python-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-python-env

Simple Python dev enviroment Vagrant box - Python 3.4 + Ubuntu 14

#Dependencies

  • Vagrant
  • VirtualBox

#Get started

From your command-line run:

curl -L https://raw.githubusercontent.com/adionditsak/vagrant-python-env/master/init.sh | bash

This will create a vagrant-python-env/ dir. Change directory into it. Download the Vagrantfile + provision.sh files, and start your new box up.

When done reload it, and ssh into it to use.

Eventually do sudo su - to be root.

About

Simple Python dev enviroment Vagrant box - Python 3.4 + Ubuntu 14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages