Skip to content

Code for CIS 501 homework assignments

License

Notifications You must be signed in to change notification settings

davidgrosman/cis501

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the git project for homework assignments in CIS 501: Fall 2016.

This code is written in Java and setup as an ant project. To get started:

  1. clone the repo

  2. from the root directory of the repo, run ant test. This will build the code and run one simple test case. The test case will fail but the build itself should succeed.

About

Code for CIS 501 homework assignments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%