4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
#!/usr/bin/env node
|
||
|
|
||
|
require(__dirname +'/../lib/cli.js');
|