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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Would a platform-indep devtool installer be useful? I'm building one

1 点作者 rushi_agrawal将近 9 年前
I had this idea where there is just one command to install something (e.g. docker) on any machine, be it Ubuntu or Fedora or Mac, for development purposes. More information in the readme:<p>https:&#x2F;&#x2F;github.com&#x2F;rushiagr&#x2F;xin<p>Do you think it is going to be useful?

1 comment

moondev将近 9 年前
you mean like a package manager? what&#x27;s wrong with apt, brew etc<p>also there already is a command to install docker on any machine<p>curl -sSL <a href="https:&#x2F;&#x2F;get.docker.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;get.docker.com&#x2F;</a> | sh<p>and as a bonus:<p><a href="https:&#x2F;&#x2F;xkcd.com&#x2F;1654&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;1654&#x2F;</a>
评论 #12132752 未加载