2
0
mirror of https://git.coolaj86.com/coolaj86/hexdump.js.git synced 2025-12-24 05:58:39 +00:00
hexdump.js/bin/cli.js
2019-10-19 23:06:51 -06:00

5 lines
72 B
JavaScript
Executable File

#!/usr/bin/env node
'use strict';
require('@root/hexdump/bin/cli.js');