Back

setup

This is a command line program that is executed by running setup. It initializes a new gradebook with the specified name, generates and outputs a cryptographic key to stdout.

**IMPORTANT: Correct implementation of setup requires generating and using randomness properly for cyprographic applications. Please see here for more information on how to do this.**

There is only a single allowed option -N that specifies the name of the generated gradebook.

Example Usage: