0.2.2 • Published 2 years ago

dsucodebox-cli v0.2.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

CodeBox CLI

The CodeBox CLI is a command line utility that allows assignments to be submit directly from the command line. This is especially useful in a server environment, where uploading via a front-end web interface isn't ideal. For best results when using this CLI, assignments should be stored in individual directories, and the submission command should be run from that directory.

Usage:

codebox login   login to your codebox account
codebox submit	submit the assignment
	-r	reset the config for this directory's submission	
	-c	refresh assignment cache before submitting	
codebox results	show results of most recent submission
	-a	how all results (shows wrong only by default)	
codebox status	show the config for the current directory
codebox clear	clear entire cache and logs you out