Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 390 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 390 Bytes

UOCS322 - Project 0

Author: Erin Szabo

Trivial project to exercise version control, turn-in, and other mechanisms for CS 322. Use 'make install' to set up. Then call 'make run' so the hello.py program uses local the credential.ini file to print the message "Hello World". When done, use 'make clean' to remove the local credentials.ini from the hello folder.