Skip to content

contrasam/SOEN_6611_Assignment_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SOEN_6611_Assignment_1

Perl version v5.18.4 or higher is required to run the assignment, or else it would fail due to dependencies, especially it needs the LWP library.

Instructions to run part_1:

you can run the part_1 by running the command:

sh get_git git_conf

or

perl get_git.pl git_conf

Instructions to run part_2:

you can run the part_2 by running the command:

sh get_atlassian_bugs bugs_conf

or

perl get_atlassian_bugs.pl bugs_conf

Instructions to run part_3:

you can run the part_3 by running the command:

sh get_contributors

or

perl get_contributors.pl

About

Assignment_1 for SOEN_6611 Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages