A simple timer designed to work on Mac OS.
Before raising any Pull request, create an issue about the same, and reference it later in the PR.
- Fork the repository
- Clone it to local using
git clone
- Checkout to develop and base your branch off of that
git checkout -b feature/<branch-name>
- Raise a PR on Github referencing the issue, and base it off of develop