Project

General

Profile

Tools » History » Version 2

Version 1 (Luke Murphey, 02/14/2017 08:25 PM) → Version 2/3 (Luke Murphey, 02/14/2017 10:16 PM)

h1. Tools

# Github (repo, ticketing, release management, developer XP)
# Build script
# 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)