Academy - coding assignment handling
academy
[-w
] <command>
[<args>
]
Provides commands to distribute coding assignments to students, evaluate or execute individual solutions.
-w, --working-dir WORKING_DIR Run as if ${SCRIPT} was started in WORKING_DIR instead of the current working directory.
These are common academy commands used in various situations:
distribute Create or update user repositories with files from source project.
execute Execute code to see output on the fly.
evaluate Verify project and generate badges for README.
help Display this usage.
DIR Academy directory path.
WORKING_DIR Wokrking directory path.
CHANGED_FILES
List of changed files. Available for execute
and evaluate
scripts.
1 Other error.
TODO
TODO
George J. Pavelka [email protected]
academy-distribute
(1), academy-evaluate
(1), academy-execute
(1)