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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Atom Shell Version Management À La “n”

2 点作者 omnidan超过 10 年前
I wrote a little tool for myself, because I got annoyed about keeping my atom-shell version up-to-date and having to run ~&#x2F;Downloads&#x2F;atom-shell-v0.20.5-darwin-x64&#x2F;Atom.app&#x2F;Contents&#x2F;MacOS&#x2F;Atom app&#x2F; to execute my applications. Since other people might have the same problem, I thought I&#x27;d share it with you guys.<p>ASV (https:&#x2F;&#x2F;github.com&#x2F;omnidan&#x2F;asv) let&#x27;s you easily manage your atom-shell versions and allows you to run atom-shell with an atoms command.<p>It works like n (nodejs version management) and m (mongodb version management) and can be installed using npm: npm install -g asv After installation, simply run asv latest and it&#x27;ll download the latest atom-shell version, then run atoms to run it.<p>Works on linux and OS X. Please let me know what you think!

暂无评论

暂无评论