robtandy/hellogit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a repo for testing git's workflow.
Lets flow some work!
.__ .__ .__ .__ __
| |__ ____ | | | | ____ ____ |__|/ |_
| | \_/ __ \| | | | / _ \ / ___\| \ __\
| Y \ ___/| |_| |_( <_> ) / /_/ > || |
|___| /\___ >____/____/\____/ \___ /|__||__|
\/ \/ /_____/
You can build and run like this:
gcc hello.c -o hello
gcc goodbye.c -o goodbye
Usage: ./hello | goodbye