`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.
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.