Resource – Intro to Grunt by Chris Coyier on 24 Ways
Link: http://24ways.org/2013/grunt-is-not-weird-and-hard/ Description: Fantastic resource on getting started with Grunt.js. Practical implementations of script concats, minimizing, and automation....
View ArticleTerminal command to get the weather in your area
Ever wanted to get the local weather report via your terminal/shell? With the below shell command you can do so easily. Add it to your .bash_profile, fill in your zip and location where I’ve noted, and...
View Articleexplainshell.com – Explains shell commands and arguments in GUI
match command-line arguments to their help text
View Articledefunkt/gist
Synopsis The gist gem provides a gist command that you can use from your terminal to upload content to https://gist.github.com/. Potentially the best command line gister. Source: defunkt/gist
View ArticleFind fonts used in a PDF file for Mac OS
If you’ve ever needed a quick way to find fonts used in a PDF file on your Mac, you may have seen suggestions to download specific apps like Adobe reader to accomplish this. While that will work, you...
View Article