Using GitHub with Scriptr.io

We’ve been getting several requests about the best way to use GitHub with scriptr.io, so we decided to write this post to describe, with a practical example, the easiest release cycle that you can adopt. So here we go… Let’s assume we are working on an app called myApp, and we’re currently developing a new feature called feature A. In the remainder of this article I’m going to show the steps required to release feature A to production. Step 1 First, we have to start by creating a repository called myApp. For the sake of this example, we are going to start off...

Read More