Update 'Test App'

2022-12-27 18:56:26 -05:00
commit b2a20dead9

8
Test-App.md Normal file

@@ -0,0 +1,8 @@
This is **Test** Application
It is a hello world c program that require gcc to build and using Makefile to manage.
Recent drone ci/cd is added to the system. So this Test App also being use for testing the CI/CD too.
How to build and run:
- make
- ./hello