This commit is contained in:
Roman Shtylman
2012-06-17 22:46:05 -04:00
commit 93d62b9dbb
5 changed files with 393 additions and 0 deletions

2
bin/lt Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env node
require(__dirname + '/../client');