Tools to extract information from agileteknik radiators
- NodeJS
- Radiator URL eg:
https://agileteknik.com/task-radiator/share/1370/aa56d2fa-98c1-40b2-a39c-33417c9035ba?search=&perPage=50&sortField=identifier&sortDirection=asc
- Clone this repository
git clone https://github.com/defrindr/agile-radiator-extractor.git
- Open directory
cd agile-radiator-extractor
- Install dependencies
npm install
- Try to test
npm run start