descriptionA fork of https://github.com/trecenti/tech-radar with CSV input support
ownerJude N
last changeMon, 29 May 2017 18:57:40 +0000 (14:57 -0400)
readme

tech-radar

A library that supports the creation of a Tech Radar, inspired by thoughtworks.com/radar/ and https://github.com/trecenti/tech-radar

How To Use

To build a Centos 7 docker image:

docker build -t "tech-radar:centos" .

To build the software from the docker image, after building the image, run the command docker run -it -v ${PWD}:/home/docker/tech-radar tech-radar:centos npm run build:all

Please view the file examples/index.html for the original general usage of the Tech Radar

Please view the file examples/csv.html for the new usage, which allows the radar to be built from a CSV file.

Contribute

All tasks are defined in the package.json Pull Requests are welcome, write tests whenever possible.

shortlog
2017-05-29 Jude NMerge branch 'master' of ssh://pwan.org/var/www/git... master
2017-05-29 Jude NUpdating README.md
2017-05-29 Jude NUpdating README.md
2017-05-29 Jude NAdding Dockerfile / removing bower
2017-05-29 Jude NAdding Dockerfile / removing bower
2017-05-14 Jude NMerge branch 'master' of ssh://pwan.org/var/www/git...
2017-05-14 Jude NagurneyMerge branch 'master' of ssh://pwan.org/var/www/git...
2017-05-14 Jude NNew CSV-based example
2017-05-14 Jude NagurneyNew CSV-based example
2017-05-13 Jude Ncheckpoint - got CSV access working
2015-09-01 Bruno Trecentiupdated publish examples scripts to fetch from the...
2015-09-01 Bruno Trecentiadded blip name on blip hovering, fixed rings in the...
2015-08-24 Bruno TrecentiMerge pull request #13 from br00k/blip-hover
2015-08-04 Brook SchofieldAdd tooltips to Blips
2015-05-20 Bruno Trecentibump to v0.2.0
2015-05-20 Bruno TrecentiUpdate README.md
...
heads
6 years ago master