Pcal is an open-source project organization and devleopment package
git clone
pcal (ssh preferred)- in terminal,
cd
into the cloned directory, and typepip install .
Usage: pcal [OPTIONS] COMMAND [ARGS]...
Program Calendar for Autograder
Options:
- --version Show the version and exit.
- --help Show this message and exit.
- -f Force command (in development)
Commands:
- clear Used for testing purposes
- init Initializes a pcal directory
- remove Removes a project
- setup Completes Autograder setup
- status Lists all projects by due date
- submit Submits a project to Autograder (in development)