Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 389 Bytes

File metadata and controls

20 lines (13 loc) · 389 Bytes

atom-ternjs

This is a fork of atom-ternjs hacked to allow completion of sass files.

Installation

  1. Install atom: https://atom.io/

  2. Run the following to install this plugin in atom

    cd /path/to/code git clone git@github.com:markbrocato/atom-ternjs.git cd atom-ternjs npm install -g apm npm install apm link

  3. Restart Atom

  4. Run tern on port 12345