Shell

Number of articles: 4.

Are you a developer who uses macOS, and do you want to add project names to your localhost development URLs? Here is how I created custom URLs for my localhost projects.

Makefiles are convenient for semi-automating project tasks. We often use these files for running, building, and deploying projects. However, they often come without documentation.

This article explains how to print Makefile targets to the command line with help texts.

Add a help directive to your Makefile to print a list of all available directives and their description.

I love my Oh My Zsh + Powerline setup for iTerm2 on macOS. In this article, I provide links to my favorite resources and config to set up your CLI visually.