dsucodebox-cli

0.2.2 • Public • Published

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

Dependencies (13)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i dsucodebox-cli

    Weekly Downloads

    1

    Version

    0.2.2

    License

    none

    Unpacked Size

    22.2 kB

    Total Files

    6

    Last publish

    Collaborators

    • blakeanedved