Skip to content

ceramic/trivial-exe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A couple of utilities for working with executables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published