This website requires JavaScript.
Explore
Help
Sign In
root
/
hexdump.js
mirror of
https://git.coolaj86.com/coolaj86/hexdump.js.git
Watch
2
Star
0
Fork
You've already forked hexdump.js
0
Code
Issues
Releases
Wiki
Activity
old
hexdump.js
/
bin
/
cli.js
5 lines
72 B
JavaScript
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env node
'use strict'
;
require
(
'@root/hexdump/bin/cli.js'
)
;
Reference in New Issue
View Git Blame
Copy Permalink