CI/CD at developers fingertips
Using the tipi .run (mind the .) verb runs the supplied command on the remote node you use to build of the current project.
For example in the case of a -t linux-cxx17 build of myapp.cpp with result binaries residing in ./build/linux-cxx17:
tipi -t linux-cxx17 .run ./build/linux-cxx17/myapp