Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 610 Bytes

File metadata and controls

18 lines (16 loc) · 610 Bytes

#Cygwin Configuration

  • This document makes the following 2 assumptions:
    • You have cloned the devtools repository into the following folder on your machine:
      • ~/repositories/developwithpassion/devtools
    • You have installed rvm into your cygwin instance using the instructions provided here:
  1. Open a terminal shell and navigate to your devtools folder
  2. Run the following command
    ./osx_or_cygwin_kick_off
    
  3. Exit the terminal session
  4. Start a new terminal session and navigate back to the devtools folder.
  5. Run the following commands:
    ./osx_or_cygwin_finish