博客 / 列表

Mark McDonnell - How To Build A Ruby Gem With Bundler, Test-Driven Development, Travis CI And Coveralls, Oh My!

Ruby is a great language. It was designed to foster happiness and productivity in developers, all the while providing tools that are effective and yet focused on simplicity. One of the tools availa

Techniques , Tools , coding , Ruby on Rails

Mark McDonnell - How To Build A CLI Tool With Node.js And PhantomJS

In this article, we’ll go over the concepts and techniques required to build a command line tool using Node.js and PhantomJS. Building a command line tool enables you to automate a process that woul

Tutorials , node.js , Techniques , coding , Resources , Javascript