@ 483db1f38227ac6213d2d01259496367b15ea553
refs | commits
# a cowsay blog example: ```echo "hello world" > hello_world . cowsay hello_world python deploy.py```