Skip to content

nixpulvis/handin-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Usage
-----
There are three commands `list`, `submit`, and `retrieve`.

    racket handin.rkt <command> ...

list: Lists available assignments open for submission.

    racket handin.rkt list

submit: Submits a file to the handin server for an assignment.

    racket handin.rkt submit <assignment> <filename>

retrieve: Retrieves a file from the server for an assignment.

    racket handin.rkt retrieve <assignment> <filename>

Dependencies
------------
Racket (only tested on 6.1)
PL plugin installed.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages