open-with

zlib

Open a file in a suitable external program

$ area51 add open-withCopy

Usage

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