
How to set up CI/CD with Buddy and Azure
Learn how to set up Buddy to test and deploy your projects to Azure.

How to Build and Deploy .NET Projects
Learn how to build projects in Microsoft languages with Buddy.

How to set up Continuous Delivery to Heroku
Thanks to our Heroku integration, you can finally automate your Heroku tests and builds, find out how you can optimize your process with Buddy

How to integrate Buddy with a private Git repository
Read how to add and configure a privsate Git server in Buddy in a few simple steps.

How git works with Buddy - baby steps guide to version control
Understanding Git is fundamental for using Buddy. If you have never used Git, dont worry - with this guide you will learn how to get started the essentials. From the simplest `git add` and `git add remote` commands, to resolving conflicts

Merge Requests with Buddy
Learn how to streamline code reviews with branches and merge request and improve your overall code quality. This guide will introduce you to branches, Git workflow and merge requests.