Using test-dotnet-preview3 with appveyor.com

PowerShell integration

Install
# See https://github.com/adamchester/test-dotnet-preview3
Get roles
curl \
  -H "Authorization: $API_KEY" \
  /roles
Get users
curl \
  -H "Authorization: $API_KEY" \
  /users
Get projects
curl \
  -H "Authorization: $API_KEY" \
  /projects
SDK on GitHub 📄 API Docs
SDK
test-dotnet-preview3
PowerShell
API
appveyor.com
appveyor.com
At a glance
Language PowerShell
Endpoints53