Category: Productivity
-
YeoPress Review
YeoPress: A Yeoman Generator for WordPress by Wesley Todd I won’t go into too much detail to explain what YeoPress does but you can read more about it from the creator himself, Wesley Todd. YeoPress: A Yeoman Generator for WordPress, basically installs WordPress via the Command Line/Terminal. It’s also assuming that you’re working locally (which…
-
Grunt Boilerplate
What is Grunt? Grunt is a JavaScript Task Runner. As written on Grunt JS… “Why use a task runner? In one word: automation. The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you’ve configured it, a task runner can do…
-
How to Open Sublime Text from Mac OS X Terminal
It was brought to my attention that you can open Sublime Text via Terminal whilst watching a screencast by @James Stone on “Getting Sassy with ZURB Foundation 5 (Sass/Scss)” by typing: subl . Now I know what you’re thinking, well this isn’t new, you’re telling me that you can open files too?! (Duh) anyway I…
You must be logged in to post a comment.