18 April 2023 by Phillip JohnstonOur monorepo work has involved creating several helper scripts to handle repeated complex operations. This is essential, but let me tell you, it’s annoying to always be in the monorepo root and to invoke these scripts by the full path. I’m a huge fan of creating simplified CLI interfaces to … Continue reading "Building a Simplified CLI Using Invoke (for Monorepo Management)" The post Building a Simplified CLI Using Invoke (for Monorepo Management) appear...