Elvish comes in a single statically linked binary for your laptop, your server, your PC, or your Raspberry Pi.
Terminal: Raspberry Pi ~> wget dl.elv.sh/linux-arm64/elvish-HEAD.tar.gz ~> tar -C /usr/local/bin -xvf elvish-HEAD.tar.gz elvish ~> elvish
Use Elvish in your CI/CD pipelines. Convenient shell syntax and modern programming language - why not both?