- NZER = New Zealand Earthquake Reports
if u want to check out the lite version (without tts and just shows the last earthquake): https://github.com/Domiko7/NZER-lite
- Domiko7
everything
To get started, go to this webiste:
- If there is a bug in the new version that has not been listed, please submit the bug information to an
issue.
- Fork the repository
- Create a new branch (
git checkout -b feature-branch) - Commit your changes (
git commit -am 'Add feature') - Push to the branch (
git push origin feature-branch) - Create a new Pull Request
- If there are any recommendations or changes you would like to request feel free to
Pull request.