Project

General

Profile

Tools

  1. Github (repo, ticketing, release management, developer XP)
  2. Build script
  3. CI (Thoughtworks Go)
What kind of tools do you need:
  • Source code management (for tracking who made the changes, what the change was and when)
  • Bug, feature request system (for tracking the work requests)
  • Release management (for tracking the requests for a particular release, and a place to host the created builds)
  • Continuous integration environment (for running unit tests and creating the appropriate builds)