`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.
Build your own voice-activated virtual assistant in Python โ covering speech recognition, text-to-speech, automating tasks like opening applications, fetching weather, reading news, and sending emails.