/AngularGruntAtom

Angular + Grunt + Tern Atom configuration

Primary LanguageCoffeeScript

angularjs grunt tern workflow for atom

Instructions

Note: This will wipe out any existing Atom configurations that you have.

Install the Atom packages by running:

apm install --packages-file ~/.atom/atom-package-list.txt

If you add or update an Atom package, update the atom-package-list.txt file:

apm list --installed --bare > ~/.atom/atom-package-list.txt