You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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).
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 😄
The text was updated successfully, but these errors were encountered: