Tool used to periodically poll Github repositories for new releases.
1. Create the .env file using the example in `sample.env`.
2. Create the repositories.json file using the example in `repositories-example.json`.
3. Install dependencies trough `npm install`.
4. Start the tool using `npm run start`.