This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
thelounge
Watch
2
Star
0
Fork
You've already forked thelounge
0
mirror of
https://github.com/thelounge/thelounge
synced
2024-11-23 20:43:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a6320ca0d1
thelounge
/
index.js
4 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Turn index.js into an executable
2014-08-05 08:32:25 +00:00
#!/usr/bin/env node
process
.
chdir
(
_
_dirname
)
;
Comply with ESLint
2015-09-30 22:39:57 +00:00
require
(
"./src/command-line"
)
;
Reference in a new issue
Copy permalink