CompassSoftware / CompassSoftware/GSEAT
Initial Selection Use Case
Open
epic
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Instructor knows the full name of a single repository.
(Perhaps they copied from the github Code tab, like how we clone repos...)
Prompt the instructor for a full repo name. Send that repo name to an Extractor object. Have the Extractor perform a "full" extraction, which returns a Repository object. Pass the Repository object to an Analyzer object. Have the Analyzer perform a "full" analysis, which annotates the Repository object. Print the Annotated Repository object data in a uniform way to System.out stream.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.