UNPKG
small_talk_with_bonamente
Version:
latest (1.0.0)
1.0.0
Small talk with Bonamente
small_talk_with_bonamente
/
sayBye.js
4 lines
(2 loc)
•
72 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
console
.
log
(
'Bye-bye! See you later, Bonamente!'
);