bruno/packages/bruno-cli/bin/bru.js
2023-02-06 02:27:22 +05:30

4 lines
46 B
JavaScript
Executable File

#!/usr/bin/env node
require('../src').run();