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 awesome-arkit.
Since the project is relatively new, everything is fine but as time goes by, the tool would detect if a project moved (redirect) or is deleted (404).
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
awesome-arkit
.Since the project is relatively new, everything is fine but as time goes by, the tool would detect if a project moved (redirect) or is deleted (404).
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: