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 12:33:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4d525eba88
thelounge
/
index.js
4 lines
87 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
)
;
Rename cli folder
2014-08-25 09:40:13 +00:00
var
cli
=
require
(
"./src/command-line"
)
;
Reference in a new issue
Copy permalink