学习周刊-总第87期-2022年第52周
文章发布较早,内容可能过时,阅读注意甄别。
# 0 ,前言
周刊维护在:https://github.com/eryajf/learning-weekly (opens new window) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。
周刊核心为运维周刊,还会侧重 Go 语言生态,Vue 相关技术生态的项目,以及 GitHub 上优秀项目或经验。
你也可以在我的博客 (opens new window) 查看汇总周刊。
🔥 有不少人想单独从博客通过 RSS 订阅周刊的更新,现在它来了,你可以使用这个🔗 链接 (opens new window)进行订阅。
# 1,优秀项目
- 项目地址:action-upterm (opens new window)
- 项目说明:一个能够远程 ssh 到 github action 运行时容器的 action,辅助我们对 action 进行调试。 添加如下内容,就会在构建的步骤中输出一个可供 ssh 链接的内容。
- name: Setup upterm session
uses: lhotari/action-upterm@v1
1
2
2
- 项目地址:req (opens new window)
- 项目说明:简单易用,功能丰富的 Go HTTP 客户端。
- 相关文章:README (opens new window), 官方文档 (opens new window)
# 2,优秀文章
- 我的旅行地图 (opens new window)
- 太丰富了,实名羡慕
# 3,优秀博客
- 博客地址:这里是 pz 阁下 (opens new window)
- 简单说明:不少 go 的实践文章。
- 博客地址:ISheep (opens new window)
- 简单说明:优秀的年轻人,优秀的文字内容。
上次更新: 2024/11/19, 23:11:42