trivial-shell

MIT Style License

OS and Implementation independent access to the shell

$ area51 add trivial-shellコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(trivial-shell:some-function ...)