I've been playing around with Atom since yesterday, and rather enjoy it thusfar. It hasn't made it into Debian or Ubuntu yet, but there is an open ITP:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747824 It's pretty easy to build a deb by hand: git clone https://github.com/atom/atom cd atom ./script/build ./script/grunt mkdeb sudo dpkg -i /tmp/atom-build/*.deb -- Mailing list: https://launchpad.net/~canonical-ci-engineering Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-ci-engineering More help : https://help.launchpad.net/ListHelp

