TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: No code CI for Raku modules

3 pointsby melezhik3 months ago
No code CI system targeted for Raku modules authors - <a href="https:&#x2F;&#x2F;sparrowdo.wordpress.com&#x2F;2025&#x2F;02&#x2F;26&#x2F;no-code-ci-for-raku-modules&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sparrowdo.wordpress.com&#x2F;2025&#x2F;02&#x2F;26&#x2F;no-code-ci-for-ra...</a>

1 comment

librasteve3 months ago
Good to see that the Raku ecosystem has a cool CI system. If you need to remote SSH - particularly to multiple boxen - then Sparrowdo and its sister Sparky are easy and powerful.<p>How? Raku is well suited to CLI applications and has powerful concurrency to orchestrate multiple test systems. This would be quite painful either in Go or in Python.