cactusgreeter
Version:
Greets a cactus in terminal
8 lines (5 loc) • 361 B
Markdown
This is an Javascript program which greets a cactus once via STDOUT and then terminates. You can run it by providing it as input to the Javascript interpreter of your choice.
Version History:
0.0.1 -- Initial release. Greets a cactus once via STDOUT and then terminates.
0.1.0 -- Added this README.
0.1.1 -- Added this and previous entry to version history.