vtime – time commands with elapsed time visible all the time
Introduces vtime, a custom command-line utility for tracking and displaying elapsed time of long-running processes in real-time.
Introduces vtime, a custom command-line utility for tracking and displaying elapsed time of long-running processes in real-time.
A guide to authoring and using .NET tools, covering global vs. local tools, manifest files, and CI testing considerations.
A guide with 8 practical tips for setting up, deploying, and maintaining a static website using the Publish framework and GitHub Pages.
Guide to running PHPStorm code inspections from the command line and integrating the results into a Continuous Integration (CI) pipeline.
A guide to counting lines of code in a PHP project, recommending the PHPLOC tool and explaining its output.
A guide to using the free, open-source tool pa11y for automated accessibility testing in web development, covering setup and basic configuration.
A guide to installing Xcode Command Line Tools on macOS without a GUI, useful for automated VM setup.
A guide to seven essential command-line tools (jq, csvkit, Rio, etc.) for data scientists to obtain, scrub, explore, and model data.
A guide on integrating Windows Azure CLI tools into PhpStorm to manage Azure resources like websites and databases directly from the IDE.
Microsoft and RealDolmen release version 4 of the Windows Azure SDK for PHP, adding storage, management API, and command-line tools.
An introduction to Graphviz, an open-source tool for generating graph diagrams from text descriptions, with examples of its dot and neato utilities.