shapehq / tartelet

⚙️💻 A macOS app that makes it a breeze to manage multiple GitHub Actions runners in ephemeral virtual machines on a single host machine. The benefits are that runners can run in parallel, and each job runs in an isolated environment.
MIT License
501 stars 15 forks source link

Various small project improvements #61

Closed hisaac closed 5 months ago

hisaac commented 5 months ago

Summary

This PR includes a few small improvements to the project itself, borne from my opening and building the project in Xcode for the first time.

Changes