Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 421 Bytes

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.