Did you know ... | Search Documentation: |
![]() | Installation |
The sweeprolog
Elisp package is available on NonGNU
ELPA, to install sweeprolog
simply open Emacs and type M-x
package-install RET sweeprolog RET
.
An alternative to installing from ELPA is to get the Elisp library
from the sweep
Git repository:
sweep
repository:
git clone https://git.sr.ht/~eshel/sweep
Or:
git clone https://github.com/SWI-Prolog/packages-sweep sweep
sweep
to Emacs' load-path
:
(add-to-list 'load-path "/path/to/sweep")