Skip to content
Alden Hart edited this page Apr 26, 2015 · 12 revisions

This page records how we are using the Atom text editor in this project

  • Download and install Atom https://atom.io/
  • Use these settings from the Atom/Preferences menu item:

  • From the command line (anywhere) run"
apm install language-yaml
apm install linter
apm install linter-js-yaml
Clone this wiki locally