Closed davidpet86 closed 5 years ago
This looks great. We will link to it from our README. One suggestion, would it be possible to setup travisci.org for your repo to automatically run the tests? This would help assure developers that the code is tested and accurate.
Done. I've setup travis and did the continuous build and unit test execution. I also added the badge to my readme file.
We have linked to your implementation from the README https://github.com/batoulapps/Adhan/blob/master/README.md
Thanks!
Hi,
I developed a CSharp version based on .NET Core following your Adhan-Java repo. I've hosted the project here:
https://github.com/davidpet86/Adhan-csharp
Wondering if you'd like it to be integrated in your repository? There's a readme, unit tests and sample code.
Regards, Dave