1
0
mirror of https://github.com/usebruno/bruno.git synced 2025-02-21 12:11:23 +01:00
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();