Easy steps to install efm-langserver package on Mac
Package Information:
Application Name – efm-langserver
What is efm-langserver – Not Available for efm-langserver
Use of efm-langserver – General purpose Language Server
URL – https://github.com/mattn/efm-langserver
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install efm-langserver using brew
brew install efm-langserver
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
efm-langserver is ready to use now!