Skip to content

Instantly share code, notes, and snippets.

@ryanmaclean
Last active August 29, 2015 14:25
Show Gist options
  • Save ryanmaclean/5bfd480a1dae05582c50 to your computer and use it in GitHub Desktop.
Save ryanmaclean/5bfd480a1dae05582c50 to your computer and use it in GitHub Desktop.
Windows 7 Dev Environment for Python, Docker and AWS
  • conemu
  • kitematic
  • vagrant
  • virtualbox
  • cygwin

Once these are installed, you'll want the following Cygwin packages:

  • zsh
  • apt-cyg
  • python
  • git

From there, you can install:

  • pip
  • awscli
  • vim
  • vundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment