/atom-install

Atom Editor (and package) installation and removal

Primary LanguageShell

Atom Install

As Atom has matured, there have been some bumps. I have had to uninstall/reinstall due to buggy or sluggish behavior. These scripts automate most of that process.

Install

Download Atom and install it if it is not installed.

git clone git@github.com:mattnorris/atom-install.git

Install Common Development Packages

make dev

If you receive an error that apm is not installed, run Atom > Install Shell Commands and try again.

Also remember to:

Remove Atom Completely

Based on morberg's answer to How to Completely Uninstall Atom for Mac?

make remove