I have been using vim for a while and decided to try Emacs. I chose Spacemacs, as the vim user can easily switch to.
I managed to create a package layer for installing packages hosted on MELPA, but when I tried to install packages hosted on GitHub using :fetcher github , it gave the error: โPackage [package name] is unavailable. Is the package name invalid? '
Several packages I tried, Emacs Webkit and haxe-complete
How to install packages hosted on GitHub?
Edit: I forgot to mention that I checked the development branch.
source share