trivial-exe

2015-12-18

Tools for working with executables

Upstream URL

github.com/ceramic/trivial-exe

Author

Fernando Borretti <eudoxiahp@gmail.com>

Maintainer

Fernando Borretti <eudoxiahp@gmail.com>

License

MIT
README

trivial-exe

Build Status Coverage Status

Tools for working with executables

Usage

CL-USER> (ql:quickload :trivial-exe)

CL-USER> (trivial-exe:executable-pathname)
#P"/usr/local/bin/sbcl"

CL-USER> (trivial-exe:ensure-executable #p"/path/to/binary")
T

License

Copyright (c) 2015 Fernando Borretti

Licensed under the MIT License.

Dependencies (3)

  • fiveam
  • osicat
  • uiop
  • GitHub
  • Quicklisp