Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / GitHub

GitHub

GitHub

Great Reads

by Anupam_Datta
Motion activated Pushbullet notification from your Arduino to your Smart Gadgets
by Pete O'Hanlon
How to use interfaces to set up types so they have certain behaviors
by Mark Pelf
A practical guide to Markdown Editors for writing GitHub Readme.md files.
by Mark Pelf
A practical guide to Markdown Editors for writing GitHub Readme.md files.

Latest Articles

by Anupam_Datta
Motion activated Pushbullet notification from your Arduino to your Smart Gadgets
by Pete O'Hanlon
How to use interfaces to set up types so they have certain behaviors
by Mark Pelf
A practical guide to Markdown Editors for writing GitHub Readme.md files.
by Mark Pelf
A practical guide to Markdown Editors for writing GitHub Readme.md files.

All Articles

Sort by Score

GitHub 

by Anupam_Datta
Motion activated Pushbullet notification from your Arduino to your Smart Gadgets
by Mark Pelf
A practical guide to Markdown Editors for writing GitHub Readme.md files.
by Mark Pelf
A practical guide to Markdown Editors for writing GitHub Readme.md files.
by Mark Pelf
A practical guide to Markdown Editors for writing GitHub Readme.md files.
by Majdi Saibi
Automating code deployment with Github and Azure
by Quinten Lamprecht
In this article we demonstrate how to deploy containers into our Arc Kubernetes cluster via a GitHub Actions pipeline.
by Raphael Mun
In this article we learn how to automate your development and deployment process with a real, fully functional multiplayer game server using GitHub Actions.
by Florian Rappl
We look at Azure Pipelines and how it can be used to add a flexible CI/CD process for any GitHub repository within minutes.
by ManishHPatil
This is the first part in the series, which will show how to setup the development environment for ReactJS with Typescript.
by ManishHPatil
This is the second part in the series, which will show how to setup the development environment for ReactJS with Typescript. This part in particular will focus on creating a public GitHub repository for the code created in the first part of the series.
by ManishHPatil
This is the third part in the series, which will show how to setup the development environment for ReactJS with Typescript. This part will focus on creating a local workspace by cloning the GitHub public repository - react-typescript, created in the second part of the series.
by GauravGahlot
This article is the first in the series where we are going to build a simple ASP.NET Core web application, containerize it with Docker and run it on local host.
by GauravGahlot
In this article, we are going to setup a Microsoft Azure DevOps build pipeline to automate the tasks we did manually in the first article of the series.
by Pierrick Bouvier
This article will introduce best practices to enable Continuous Integration and Continuous Delivery (CI/CD) for Windows on Arm (WoA) platform.
by Rubén Hinojosa Chapel
Prototype for a plugin architecture based on the Prism Library and the Modern UI for WPF (MUI) toolkit
by Prava-MFS
How to host PHP application on Azure and how to auto-deploy the code through bitbucket.
by Athari
A walkthrough of creating a user style which changes GitHub user interface to one resembling classic Windows GUI from Windows 9x.
by Ben Hall (failingfast.io)
A hands-on tutorial that shows, step by step, how to set up GitHub actions that first validate the updated Terraform plan and then run the plan and provision Azure infrastructure
by Ben Hall (failingfast.io)
How to write Terraform code to deploy simple Azure infrastructure and explore Git workflow used by software developers to ‘gate’ infrastructure changes to our main branch
by Joe_Brinkman
A series of tips that help you find the right tools to manage your open source project.
by kimcodes
In 5 minutes without leaving Visual Studio Code
by Ri Xu
This post shows you how to import and export Excel XLSX in Go language.
by Ahmed Bouchefra
Setting up a custom domain for your GitHub hosted website
by Ben Hall (failingfast.io)
A look at DevOps, a modern philosophy for working with people, processes, and tools to accelerate the pace of software development
by Jeff Griffith
In this article, we show you how to set up an automated CI/CD pipeline using Azure DevOps Pipelines integrated with GitHub.
by Andrew Doss
Use Github Actions to automatically integrate ETL changes and republish your datasets
by Michael Haephrati
How to migrate an Assembla space to Github, including Tickets, contributors, files and source code
by Matt Scarpino
This article explains how to access Git repositories in Python using the GitPython library.
by Alexander Sharykin
Creates activity charts for SVN repositories
by Member 14652114
This article shows the results of a comparison between five CI/CD services.
by B.O.B.
Tool to help merge ResX files while doing a merge in GitHub
by Ravi K. Acharya
Third and final part of the step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus
by Ravi K. Acharya
Second part of the step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus
by Ravi K. Acharya
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
by Theo Bebekis
How to use the open source DocFx to generate a documentation web site (and a PDF file) and publish the site to GitHub Pages
by vickyqu115
How to create a day and night theme switch button using WPF
by Eric Lynch
This article will provide C# coding examples to introduce some of the more common features of GitHub's API.