Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 288 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 288 Bytes

xeh

A command-line Canonical HEX+ASCII display tool written in ~100 lines of Common Lisp.

Requirements

  • SBCL

Building

git clone https://github.com/obsfx/xeh.git
cd xeh
chmod +x ./build.sh
./build.sh