title: Weekly 2021-02-0x03description: [hackettyu’weekly]
Share
一种有趣的图形命令行方式: Building a Graphical Command Line
结绳列表 | Complete Knot List
纸飞机教程
看见统计学
文本分析和格式化脚本-Awk
Note
Github API cheat sheet
https://www.ronaldsvilcins.com/2020/03/26/rss-feeds-for-your-github-releases-tags-and-activity/
/ Repo releases /
https://github.com/:owner/:repo/releases.atom
/ Repo commits /
https://github.com/:owner/:repo/commits.atom
/ Private feed (You can find Subscribe to your news feed in dashboard page after login) /
https://github.com/:user.private.atom?token=:secret
/ Repo tags /
https://github.com/:user/:repo/tags.atom
/ User activity /
https://github.com/:user.atom
