UNPKG
@letticdo/bare-server-node-tomphttp
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
The Bare Server implementation in NodeJS.
github.com/tomphttp
tomphttp/bare-server-node
@letticdo/bare-server-node-tomphttp
/
bin.js
3 lines
(2 loc)
•
46 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env node
require
(
'./dist/cli.js'
);