An example Cygwin Cygport package based on GNU Hello.
The GNU Hello program produces a familiar, friendly greeting. It allows non-programmers to use a classic computer science tool which would otherwise be unavailable to them.
Seriously, though: this is an example of doing a basic Cygwin Cygport package. It is the Cygwin version of the GNU Project’s “hello world” program (which is itself an example for the GNU Project).
The Cygwin Cygport Workflow Template
is designed to automatically generate
Cygwin Cygport packages
for *.cygport
file(s) included in the repository.