github-classroom-get

1.1.2 • Public • Published

Downloading assignments from the GitHub Classroom made is

Install

npm install -g github-classroom-get

This will install the script globally and add it to the $PATH.

Usage

To use this script, you need to create an access token on GitHub. Make sure that the token has repo scope access.

You can then call:

github-classroom-get --org --user --token --assignment [--save]

This will create a new folder in the local directory named '' and it will download all assignments in there.

If you specify the optional [--save] argument, it will save the organization, user and token to credentials.json file in the current directory. Future calls can then be made as github-classroom-get --assignment <assignment>

License

The following script is distributed under the MIT License.

Package Sidebar

Install

npm i github-classroom-get

Weekly Downloads

0

Version

1.1.2

License

MIT

Last publish

Collaborators

  • caiusb