/hello-world.el

An Emacs Lisp Package Template

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

An Emacs Lisp Package Template

Whether you write tests or not, you should at least setup a CI to ensure byte compilation does successes. Fortunately, it is very easy with GitHub Action, this repo demonstrates it.