3 minute read
Ever wondered if you could resolve GitHub pull requests from your PowerShell console? I know I did, so I created a tool to assist me.
2016-05-24
2 minute read
Did you ever struggle to know why Git did not work the way you expected it to? Maybe you are used to other VCS's and need an introduction? Read on!
2016-04-29
4 minute read
After learning how to build our apps using psake, what else do we need to continuously deliver?
2016-04-07
Now that we know how we can build our apps, what else do we need for Continuous Integration?
2016-04-06
5 minute read
Now that we know what we can use to build our apps, how do we set this up?
2016-04-05