-
Creating Powerful Command Line Tools in Ruby – via @codeship | via @codeship
Another great article about creating a well behaved cli
-
Creating Configuration Objects in Ruby – via @codeship | via @codeship
Ideas on how to write code to store configuration data from a ruby program.
-
Exploring CLI Best Practices // Localytics Engineering Blog
How to write a great CLI and some good ruby tools for that.
-
Amazing list of resources for techies and hackers
-
How to Write Better Code Using Mutation Testing
Mutation testing is a novel and ingesting way to think about testing. Very cool.
-
Introducing Alan – Alan Application Platform
Write what look like rich applications while writing very little code. Looks interesting but I’ve not tried it
-
Quite cool way to write a web page with markdown instead of with html!