Every developer fears the command line at first. It’s bleak, un-familiar and has the power to erase your entire hard drive with a few mis-placed keystrokes. I myself felt the same way until a year or two ago, until I dove in head-first. With a little help and guidance, my day-to-day now looks like a scene from the Matrix; and I’m completely comfortable with that.

Over the years, I’ve integrated it more and more into my workflow. I use it for committing code with git; I use it to compile, minify and test my code with grunt; I use it to set up my server; I even use it to install my applications. I’m trying to transition into using VIM as my go-to editor, but Sublime text is just far too lovely so I’m sticking with that for now.

This isn’t a how-to, there are already plenty of them around. It’s just a gentle nudge to tell you that the command line isn’t as scary as you might think. Once you get used to the power the command line gives you, you’ll wonder how you ever developed without it. Don’t fear the unknown, embrace it.

Comments

(Powered by webmentions)

Start the Conversation