2
0
Fork 0
mirror of https://github.com/thelounge/thelounge synced 2025-02-23 00:28:28 +00:00
thelounge/index.js
2014-08-25 02:40:13 -07:00

3 lines
87 B
JavaScript
Executable file

#!/usr/bin/env node
process.chdir(__dirname);
var cli = require("./src/command-line");