This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
node-authenticator.js
Watch
1
Star
0
Fork
0
You've already forked node-authenticator.js
Code
Issues
2
Pull Requests
Releases
Activity
node-authenticator.js
/
bin
/
authenticator.js
5 lines
100 B
JavaScript
Raw
Normal View
History
Unescape
Escape
make executable
2016-01-02 01:25:46 -08:00
#!/usr/bin/env node
add bin
2016-01-02 01:24:24 -08:00
'use strict'
;
module
.
exports
=
require
(
'authenticator-cli/bin/authenticator'
)
;
Reference in New Issue
Copy Permalink