#Hi all ๐ , I'm new to the Dagger
1 messages ยท Page 1 of 1 (latest)
an initial project is to attempt to update the github action pipelines I have for 2 rust cli binaries: (lint / test on each push + build release binaries for different platforms when a tag is pushed)
my current stack is nushell + Rust, so the shell syntax feels like a more natural fit than go, python, typescript