科技爱好者周刊,每周五发布
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
277 B

# 开发工具
1、[sourcehut](https://sr.ht/):代码托管 + CI
1、[如何写出容易维护的 Makefile](https://www.thapaliya.com/en/writings/well-documented-makefiles/)(英文)
本文通过一个简单的例子,介绍 Makefile 的基本知识和最佳实践。