Publishing
(ensure you have the task
CLI tool installed along with upx
here)
- run
task bundle
to compile and compress the new CLI!
- it outputs a new file called
replay-cli
- TODO make the following... better
- ship it to people, and have them install it somewhere their path will be aware of, such as
mv replay-cli /usr/local/bin/replay-cli