cl-wol

BSD 2-Clause

Core Wake On Lan (WoL) Common Lisp System

$ area51 add cl-wolCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-wol:some-function ...)