robtandy / hellogit

Test Repository for experimenting with work flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Test Repository for experimenting with work flow


Languages

Language:C 100.0%