expose client as a library

- Allows for using localtunnel from code instead of manually invoking
- add tests
- add travis config
- add travis badge
This commit is contained in:
Roman Shtylman
2012-11-03 15:13:36 -04:00
parent 51d91ce0e8
commit 2f692b8e29
6 changed files with 242 additions and 69 deletions

3
.travis.yml Normal file
View File

@@ -0,0 +1,3 @@
language: node_js
node_js:
- 0.8