/sdkman-url-validator

Perform URL validation to determine if URLs are orphaned

Primary LanguageScalaApache License 2.0Apache-2.0

SDKMAN URL Validator

This project is a microlibrary used for determining orphan status of URLs. It follows redirects and allows propagation of request headers.

Run tests

$ ./sbt test

Publish to Bintray

$ ./sbt "release cross with-defaults"