Skip to content

JesseChin/COP3530-DepHeaven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation/Running

Dependencies: g++, graphviz

Make sure lists/ is in the same directory as the code

$ g++ main.cpp -o DepHeaven

To run,
$ ./DepHeaven [packageName]

for example, to find the package git,
./DepHeaven git

About

For COP3530 Fall Semester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages