Ask HN: 在 Homebrew/casks 中添加可追踪事件的最佳方法是什么?

1作者: anubhavitis6 个月前
我最近发布了 Peeksy (https://github.com/anubhavitis/peeksy),并收到了一些用户的积极反馈。因此,我想添加一些用户请求的功能,并将其构建为标准的 homebrew/cask。<p>我想添加一些跟踪事件,例如安装、卸载以及某些重要流程的激活。我该怎么做?<p>是否有现成的设置可以实现这个功能?还是我需要创建一个服务器来处理这些跟踪数据?
查看原文
I recently released Peeksy (https:&#x2F;&#x2F;github.com&#x2F;anubhavitis&#x2F;peeksy), and I am getting good feedback from some of the users. Therefore, I wanted to add some requested features and build this as a standard homebrew&#x2F;cask.<p>I want to add some tracking events like, installs, uninstalls, and activation of some important flows. How can I do that?<p>Is there any existing setup for this? Or do I need to create a server that handles this tracking?