Skip to content

A vagrant based VM environment setup for Ruby, Rails and Python development

Notifications You must be signed in to change notification settings

learnmews/dev-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dev-box

A vagrant based VM environment setup for Ruby, Rails and Python development. Leverages and builds on top of Rails dev box and Python dev environment. Retained most of rails dev box as is but removed all GUI and editor steps in python dev environment. My version relies on using VM for mainly running code but all coding will be done in host machine.

Requirements

  1. Virtualbox
  2. Vagrant

What's installed

  • Dev tools

  • Git

  • Bundler

  • Ruby

  • SQLite

  • Memcached

  • Redis

  • RabbitMQ

  • PostgreSQL

  • MySQL

  • Node JS (as ExecJS runtime for Rails apps)

  • ImageMagick

  • Python3

  • Pip3

  • Virtualenv

  • Jupyter

  • IPython

TO-DO

  • Add asp.net core dev env

About

A vagrant based VM environment setup for Ruby, Rails and Python development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages