Contributions are highly welcome!
However, except for very small changes, kindly file an issue and let's have a discussion before you open a pull request.
Clone this repo:
git clone https://github.com/pulsarblow/weblinkingChange directory to repo root:
cd weblinkingBuild a release and test it:
./scripts/test-release.shThis will result in the following:
- Restore all NuGet packages required for building
- Build a release and run tests against it
- Compute coverage (into
./.buildtemporary directory)