Git: Creating a Branch during Agile Sprints
Here's a tip for new developers learning how to use Git for short sprints. The first step is to create a branch. Step 1 - List...
Ideas, findings, thoughts and discussion focused on the technology and how to make things work.
Here's a tip for new developers learning how to use Git for short sprints. The first step is to create a branch. Step 1 - List...
We are going to use Let's Encrypt Certificate Authority [https://letsencrypt.org/] to create and install a free SSL certificate. -------------------------------------------------------------------------------- Step 1 - Log In...
Deprecated Openshift v2.0 has now reached End of Life [https://blog.openshift.com/migrate-to-v3-v2-eol/] and will be replaced by v3.0. -------------------------------------------------------------------------------- I primarily use Openshift for...
I doubt many people will need this but here are a few neat things you can do with Ruby. I won't go into great detail but...