Simple tool to analyse ThoughtWorks TechRadar blips
NOT under active development and maintainance
Based on data from internal api data from https://www.thoughtworks.com/rest/radar/publish/en/search
which is checked in to data/blips.json
Use gradle run
, ./gradlew run
or .\gradlew.bat run
to generate output which is placed into data
folder
Use 'test' target to run the unit and integration tests.