Changes between Initial Version and Version 1 of DuctusDevelopmentGuide

Show
Ignore:
Timestamp:
04/14/09 17:26:39 (17 months ago)
Author:
garrison
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DuctusDevelopmentGuide

    v1 v1  
     1= Ductus Development Guide = 
     2 
     3Some things that are helpful to understand: 
     4 
     5 * Some flavor of UNIX 
     6 * Python 
     7 * Django 
     8 * Git (both for development and because Ductus' version control model is very similar to git) 
     9 
     10== Introduction ==