Skip to content
Milan Dasgupta edited this page Feb 27, 2015 · 8 revisions

Set up your environment:

To get started, you're going to need some tools on your computer. These will vary depending on your computer's Operating System. We're going to want a package manager to install programs and an IDE/Text editor to write programs.

Mac:

Windows:

##Linux:

##General:

  1. Legacy text editors (Vim / Emacs):

    1. Vim (System installed in various Linux distributions & OS X)
    1. emacs
  2. GUI text editors:

  3. Git & version control tools:

Clone this wiki locally