Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 360 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 360 Bytes

hello

A collection of hello world programs written in several languages at various levels of abstraction. Automated with makefiles and docker.

To run the examples, simply run the following from your terminal (requires make and docker installed):

make

If you want to only run specific examples, call them out by name, for example:

make asm