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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Homebrew equivalent for windows?

2 点作者 th3iedkid超过 7 年前
I would be using windows for development and am considering using scoop as against chocolatery , but which is better from your experience?

1 comment

Zekio超过 7 年前
I prefer scoop since it installs in a central folder, so you know where things are installed, and you can make your own &quot;Bucket&quot;(1) which is essentially a bunch of JSON manifest files in a git repo<p>also there is a comparison in the scoop wiki about the differences between it and chocolatey if you missed it (2)<p>1) <a href="https:&#x2F;&#x2F;github.com&#x2F;lukesampson&#x2F;scoop&#x2F;wiki&#x2F;Buckets" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lukesampson&#x2F;scoop&#x2F;wiki&#x2F;Buckets</a><p>2) <a href="https:&#x2F;&#x2F;github.com&#x2F;lukesampson&#x2F;scoop&#x2F;wiki&#x2F;Chocolatey-Comparison" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lukesampson&#x2F;scoop&#x2F;wiki&#x2F;Chocolatey-Compari...</a>