Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 485 Bytes

File metadata and controls

20 lines (17 loc) · 485 Bytes
layout post
title Practice Log for 2013-06-07
categories
practice
  • Create vagrant box for side project using http://rove.io/

    • Components:

      • MySQL
      • Ruby - rvm
      • vim
    • vagrant ssh

      • apt-get update
      • mysql -u root -p