mirror of
https://github.com/bnmgh1/NodeSandbox.git
synced 2025-04-20 10:55:01 +08:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
#!/usr/bin/env node
|
|
|
|
require(__dirname +'/../lib/cli.js');
|