-
Notifications
You must be signed in to change notification settings - Fork 1
GitHub Radiator
Semih edited this page May 3, 2017
·
3 revisions
GitHub radiator is a simple JavaScript application that shows statistics about given GitHub repositories. These statistics are;
- Number of commits done last month
- Number of commits done last week
- Number of commits done today
- Time passed since the last commit

- Fork the radiator repository which can be found here
- Modify the
addressvariable in thecode.jsfile to the newly forked repository of yours - Add configuration files to
projectsfolder for repositories which you want to display on radiator. Examples and a template filetemplate.jsoncan be found in theprojectsfolder.
- An entry on the radiator might disappear right after a commit. It will come back after some seconds :)
- Default font is Comic Sans and it is intentional.
- IDE Setup
- Github
- Jenkins Installation
- Tests
- UI testing in Android Studio
- Unit testing in XCode
- Instrument testing in Android Studio
- Instrument testing in XCode
- Integrating test reports into Jenkins
- GitHub Radiator
- Build Radiator
- Test Radiator
