Script that ingests ``*.robot` files and either outputs the json to the screen or uploads the data to the JAMA API
- Create an API Token, Click Username in GUI -> Set API Credentils -> Create API Credentials (or use an existing credential)
- set the following ENVS: * JAMA_CLIENT_ID (created above) * JAMA_CLIENT_SECRET (created above)