hexdump.js/bin/cli.js

5 lines
72 B
JavaScript
Raw Normal View History

2017-09-25 18:26:15 +00:00
#!/usr/bin/env node
2017-09-25 18:00:04 +00:00
'use strict';
2019-10-20 05:06:51 +00:00
require('@root/hexdump/bin/cli.js');