Skip to content

Runs clonedigger report on source code and optionally sends a HipChat notification.

Notifications You must be signed in to change notification settings

tommymcglynn/clone-killa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

clone-killa

Runs clonedigger (http://clonedigger.sourceforge.net) report on source code and optionally sends a HipChat notification.

##Basic Usage process_clone_report.py -p <project_name>

##Options -s Source directory
-i Ignore directory
-c Clonedigger exec path
-o Output directory for report
-n Send notification (Requires -a <hipchat_api_token> -r <hipchat_room_id> -u <base_url_for_public_report>)

##Examples process_clone_report.py -p MyProject
process_clone_report.py -p MyProject -i dirToIgnore -i anotherDirToIgnore

About

Runs clonedigger report on source code and optionally sends a HipChat notification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages