Blog Archives

Setting up Node on Amazon EC2

There’s a lot of articles out there about setting up Node on Amazon EC2 – the one I found most useful was probably this one: http://iconof.com/blog/how-to-install-setup-node-js-on-amazon-aws-ec2-complete-guide/ Having gone through this process twice, here’s my quick steps on how to setup the

Posted in Code Snippets Tagged with: , ,

Getting to Know Gradle: Auto-Increment Version and Signing Releases

After attending AnDevCon 2013 in San Francisco a few weeks ago and creating my own application, I decided it was time to become more familiar with gradle and the build process. I set out to accomplish two things: Auto-increment the

Posted in Code Snippets Tagged with: , ,