## Description Package up CLI tool for distribution & installation with Homebrew ## Solution Criteria I want to be able to install this tool with ``` brew install swipe-and-swap ``` then run the tool with ``` swipe-and-swap ... ``` or alternate ``` sas ... ```
Description
Package up CLI tool for distribution & installation with Homebrew
Solution Criteria
I want to be able to install this tool with
then run the tool with
or alternate