TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: No code CI for Raku modules

3 点作者 melezhik3 个月前
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 个月前
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.