A hobby project aimed at delivering a standalone time tracking utility without a dependency on a service provider.
Windows:
TODO
TODO
TODO
TODO
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Amend CHANGELOG.md following instructions within the file
- Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request