This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
hexdump.js
Watch
1
Star
0
Fork
0
You've already forked hexdump.js
Code
Issues
Pull Requests
Releases
Activity
hexdump.js
/
bin
/
cli.js
5 lines
72 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
add bin
2017-09-25 12:26:15 -06:00
#!/usr/bin/env node
add cli
2017-09-25 12:00:04 -06:00
'use strict'
;
v1.1.0: update urls
2019-10-19 23:06:51 -06:00
require
(
'@root/hexdump/bin/cli.js'
)
;
Reference in New Issue
Copy Permalink