Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vagrant up fix - only automatically creates dev env first time run on a workspace. #398

Closed
wants to merge 2 commits into from

Commits on Jul 13, 2013

  1. vagrant:

      - check actual IP;
      - only init machine first time, just as native installations;
      - add .bash_profile to permissions fixup;
      - cleanup excessive newlines in making .bash_profile;
    
    README:
      - include admin & debugging use;
      - info about re-initializing VM & manually running create-dev-env.sh;
      - add django admin & debug_toolbar setting info
    yarko committed Jul 13, 2013
    Configuration menu
    Copy the full SHA
    4d7d585 View commit details
    Browse the repository at this point in the history
  2. merged w/ master

    yarko committed Jul 13, 2013
    Configuration menu
    Copy the full SHA
    da6d9e7 View commit details
    Browse the repository at this point in the history