Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request or pushes a commit to iOS_ML.
For example, you could see that
https://github.com/okulbilisim/awesome-datascience redirects to
https://github.com/bulutyazilim/awesome-datascience
or that
http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios0 is no longer available (404)
More results here https://gist.github.com/ReadmeCritic/5499011408183a04c1b87ef147aaced1
This tool is currently being used by
More examples
If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project (you can also use CircleCI or other CI tools).
See https://github.com/dkhamsing/awesome_bot for options, more information 😄
Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request or pushes a commit to
iOS_ML.For example, you could see that
https://github.com/okulbilisim/awesome-datascience redirects to
https://github.com/bulutyazilim/awesome-datascience
or that
http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios0 is no longer available (404)
More results here https://gist.github.com/ReadmeCritic/5499011408183a04c1b87ef147aaced1
This tool is currently being used by
More examples
If you are interested, connect this repo to https://travis-ci.org/ and add a
.travis.ymlfile to the project (you can also use CircleCI or other CI tools).See https://github.com/dkhamsing/awesome_bot for options, more information 😄