Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deevus/comp2240-assign3
https://github.com/deevus/comp2240-assign3
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deevus/comp2240-assign3
- Owner: deevus
- Created: 2014-11-02T04:43:12.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2014-11-07T06:07:29.000Z (about 10 years ago)
- Last Synced: 2024-12-13T17:51:17.630Z (24 days ago)
- Language: Java
- Size: 383 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simon Hartcher C3185790
=======================COMP2240 Assignment 3
---------------------Build using "make".
To run, you may need to include the current directory in the classpath:
eg. java -cp `pwd` Assignment3There are no external dependencies but I had this issue on my local machine
[![Build Status](https://travis-ci.org/deevus/comp2240-assign3.svg)](https://travis-ci.org/deevus/comp2240-assign3)