Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

alishir/ezmoss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

download assignments in a folder (e.g. pr01_downloaded_assignments)
define assignment tempalte (e.g. pr01_tmp)
run ezmoss
get result


assignment template example:
pr01_tmp\
	java\				# folder name is the language that accepted by moss -l command
		spring.java		# type of files related to language	
	cc\					# cc for c++ projects
		main.cpp		# .ccp and .h files related to c++ projects
		hea.h
	matlab\
		mlp.m


command example:
./ezmoss -T ./pr01_tmp -d ./pr01_downloaded_assignments


requirments:
libarchive-any-perl
libfile-basedir-perl
libfile-find-rule-perl
unrar


Debian based OS:
apt-get install libarchive-any-perl libfile-basedir-perl libfile-find-rule-perl unrar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published