Skip to content

datascopeanalytics/FabTools_StartKit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • Install Vagrant, Fabric, and fabtools.

  • Change config.ini to have your project name (currently called fab-tools-start-kit). Only use letters, numbers, hyphens

  • From the command line, run vagrant up. This will create and power up a virtual machine

  • Run fab dev provision. This will install all the necessary packages on the virtual machine.

  • SSH to the virtual machine with vagrant ssh FabTools_StartKit # project name from config.ini

  • Put in any python or other unix tools you want in REQUIREMENTS or REQUIREMENTS-DEB

About

Simple configuration to start a new vagrant project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%