This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
git.zone
/
tsdocker
Watch
2
Star
0
Fork
0
You've already forked tsdocker
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
977ecabb41
tsdocker
/
dist
/
cli.js
3 lines
90 B
JavaScript
Raw
Normal View
History
Unescape
Escape
now fully working
2016-07-19 22:40:37 +00:00
#!/usr/bin/env node
now includes smartanalytics
2017-04-21 11:44:18 +00:00
process
.
env
.
CLI
_CALL
=
'true'
update dependencies and README
2017-02-11 19:23:10 +00:00
var
index
=
require
(
"../dist/index.js"
)
;
Reference in New Issue
Copy Permalink