UNPKG
kafeh
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
I want coffee!!!
github.com/skvggor/kafeh
skvggor/kafeh
kafeh
/
index.mjs
6 lines
(3 loc)
•
106 B
JavaScript
View Raw
1
2
3
4
5
6
#!/usr/bin/env node
import
kafeh
from
'./kafeh.mjs'
console
.
log
(kafeh.
doYouWantCoffee
(process.
argv
[
2
]))