UNPKG
small_talk_with_bonamente
Version:
latest (1.0.0)
1.0.0
Small talk with Bonamente
small_talk_with_bonamente
/
sayHi.js
4 lines
(2 loc)
•
55 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
console
.
log
(
'Hello, Bonamente!'
);