Alêthês Drupal 7 Starter Kit How to start coding? git clone [email protected]:erggo/my_project.git cd my_project ssh-add vagrant up How to upgrade the Starter Kit? git remote add drupal [email protected]:alethes/drupal.git git merge –no-ff drupal/master Note: you may have to resolve conflicts.