One of the best things about Windows PowerShell is the pipeline. The pipeline is beneficial in so many ways, and it is in part what makes PowerShell fun to code in. The capability of the pipeline to ...
Keep each script version focused on a single change type (patches for fixes, minors for features, majors for breaking changes). Retain all prior versions and never modify an existing release; copy to ...
Although Amazon has long provided various methods for accessing AWS services from the command line, one of the best options involves using the AWS Tools for PowerShell to make AWS services accessible ...
The cross-platform shell that nobody expected to take seriously.
Over the last seven months, I have been hard at work building a line of business application that is designed to manage all of my writing, speaking and other projects. As crazy as it may sound, I ...