Changes between Version 1 and Version 2 of StartModDev


Ignore:
Timestamp:
Nov 27, 2012, 3:25:53 PM (10 years ago)
Author:
Beman Dawes
Comment:

Initial pass at prerequisites

Legend:

Unmodified
Added
Removed
Modified
  • StartModDev

    v1 v2  
    55== Prerequisites ==
    66
    7  * An understanding of Boost culture in general and the Developer's mailing list in particular. [http://www.boost.org/community/ Start here.]
     7 * An understanding of Boost culture and the Developer's mailing list. [http://www.boost.org/community/ Read more.]
     8 * The Git version control system. [wiki:StartGit Read about Getting Started with Git.] If you are new to Git, install it and experiment a bit before coming back here.
     9 * A (free) [http://www.github.com GitHub] account. [wiki:StartGitHub Read about Getting Started with GitHub.] If you are new to !GitHub, be sure to do the [wiki:StartGitHub exercise] before coming back here.
     10 * Your favorite compiler and development environment.
     11