Example post: I have just developed a new tool for saying Hello World

I have just developed a new sh script that will say ‘Hello World’.

#/bin/sh
echo "Hello World!"

I currently don’t have it on GitHub, but there is the code if you want to use it!

4 Likes

Awesome! I hope this gets packaged!

1 Like