appveyor
Installation
SKILL.md
AppVeyor
AppVeyor is a continuous integration and continuous delivery (CI/CD) service for Windows and .NET projects. It automates building, testing, and deploying applications. Windows developers and teams use it to streamline their software development lifecycle.
Official docs: https://www.appveyor.com/docs/
AppVeyor Overview
- Project
- Build
- Environment Variable
- Account
- Project
Use action names and parameters as needed.
Working with AppVeyor
This skill uses the Membrane CLI to interact with AppVeyor. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills