`just` Is My Go-To Command Runner Now
Why I switched from make to just as my daily command runner โ covering discoverability, documentation, parameters, environment variables, platform-specific recipes, and chaining commands.
3 articles in this category
Why I switched from make to just as my daily command runner โ covering discoverability, documentation, parameters, environment variables, platform-specific recipes, and chaining commands.
Learn how to use Vim effectively as a developer with 5 essential tips covering motions, text objects, macros, marks, and the dot command โ the techniques that make Vim genuinely faster than any other editor.
WinGet 1.0 is here โ Microsoft's official package manager for Windows. Learn how to install, update, and manage software from the command line, and why this changes how Windows developers work.