Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nixpulvis/handin-cli


https://github.com/nixpulvis/handin-cli

northeastern

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

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

racket handin.rkt ...

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

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

racket handin.rkt retrieve

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