ASV (https://github.com/omnidan/asv) let's you easily manage your atom-shell versions and allows you to run atom-shell with an atoms command.
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'll download the latest atom-shell version, then run atoms to run it.
Works on linux and OS X. Please let me know what you think!
No comments yet.