Monitoring emacs-clang-complete-async on your Mac
Package Information:
Name: emacs-clang-complete-async
Use: Emacs plugin using libclang to complete C/C++ code
URL: https://github.com/Golevka/emacs-clang-complete-async
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, Execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install emacs-clang-complete-async using brew
brew install emacs-clang-complete-async
emacs-clang-complete-async is ready to use now!