410 Forks
4228 Stars
4228 Watchers

tern

A JavaScript code analyzer for deep, cross-editor language support

How to download and setup tern

Open terminal and run command
git clone https://github.com/ternjs/tern.git
git clone is used to create a copy or clone of tern repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tern https://github.com/ternjs/tern/archive/master.zip

Or simply clone tern with SSH
[email protected]:ternjs/tern.git

If you have some problems with tern

You may open issue on tern support forum (system) here: https://github.com/ternjs/tern/issues