Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
linux
.
Show all posts
Showing posts with label
linux
.
Show all posts
Thursday, 6 September 2018
Some handy Git tips - show latest commits and searching the log and more
›
This article will present some tips around Git and how you can add functionality for showing the latest commits and search the log. I wou...
Sunday, 19 August 2018
Creating a VM in Azure with Powershell core in Linux
›
This article will describe how a virtual machine in Azure from a command line in Linux. Powershell core will be used and I have tested this ...
55 comments:
Tuesday, 3 July 2018
Basic WCF solution in Monodevelop
›
Basic WCF Solution in Monodevelop I created a basic solution with a WCF Servicehost and client in Monodevelop today using MX Linux 17 ...
Friday, 8 December 2017
Finding old Git Branches with WSL and Bash
›
Finding old branches in Git I had to find out which branches in a Git repository was old and output it to a file. An old branch is defined ...
›
Home
View web version