public
Description: cheat sheet repository for chit
Homepage:
Clone URL: git://github.com/robin/chitsheet.git
robin (author)
Wed Jul 09 03:11:05 -0700 2008
commit  4d546432dd5b473dbbb5883f19cacc71b4599483
tree    d2371207000e34eb8ae02337f9e5c2f03ffdd22d
parent  8b2c5772e458466c24b4c2360fcf24e8b3b72468
chitsheet / agile.yml
100644 28 lines (27 sloc) 1.937 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
agile: "Agile Manifesto_____________\r\n \r\n - Individuals and interactions over processes and tools \r\n - Working software over comprehensive documentation \r\n - Customer collaboration over contract negotiation \r\n - Responding to change over following a plan \r\n \r\n While there is value in the items on the right, we value the items on the left more. \r\n \r\n\
  Agile Principles____________\r\n \r\n\
  Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.\r\n\
  \r\n\
  Welcome changing requirements, even late in development. Agile processes harness change for the customer's competitive advantage.\r\n\
  \r\n\
  Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.\r\n \r\n\
  Business people and developers must work together daily throughout the project. \r\n\
  \r\n\
  Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done. \r\n\
  \r\n\
  The most efficient and effective method of conveying information to and within a development team is face-to-face conversation. \r\n\
  \r\n\
  Working software is the primary measure of progress. \r\n\
  \r\n\
  Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely. \r\n\
  \r\n\
  Continuous attention to technical excellence and good design enhances agility. \r\n\
  \r\n\
  Simplicity--the art of maximizing the amount of work not done--is essential. \r\n\
  \r\n\
  The best architectures, requirements, and designs emerge from self- \r\n\
  organizing teams. \r\n\
  \r\n\
  At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly. \r\n \r\n\
  Taken from the Agile Manifesto at http://agilemanifesto.org/ "