`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.
2 articles with this tag
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.