Xamarin.Forms project for #hackwithmvp
- Xamarin SDK
- Windows or MacOS
- Visual Studio or Visual Studio for Mac
- If you found a bug, open an issue.
- If you have a feature request, open an issue.
- If you want to contribute, submit a pull request.
Simply navigate to your directory of interest, then clone.
$ git clone https://github.com/onurcelikeng/Pomodoro.git
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Pomodoro is released under the MIT License.