Skip to content

ona-li-toki-e-jan-Epiphany-tawa-mi/AHD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHD - A HexDumper

A simple hexdump utility I wrote. That's it.

How to run

Dependencies:

There is a flake.nix you can use with nix develop to generate a development enviroment.

Then, run the following command(s) to get started:

./ahd.bqn -h

How to run tests

Get the dependencies as specified in the How to run section.

Then, run the following command(s):

./test.bqn

If breaking changes are desired, regenerate the test cases with the following command(s):

./test.bqn record

How to install

You can install it with Nix from my personal package repository https://github.com/ona-li-toki-e-jan-Epiphany-tawa-mi/epitaphpkgs.