# classroom-assistant **Repository Path**: arohat/classroom-assistant ## Basic Information - **Project Name**: classroom-assistant - **Description**: Clone student repositories in bulk - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub Classroom Assistant [![Build Status](https://travis-ci.org/education/classroom-assistant.svg?branch=master)](https://travis-ci.org/education/classroom-assistant) GitHub Classroom Assistant is a cross-platform desktop application to help you get student repositories for grading. [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](http://standardjs.com) ![alt text](./app/resources/images/classroom-assistant-downloading.png "Logo Title Text 1") ## Where can I get it? Download the latest build of Classroom Assistant: - [Mac OS](http://classroom.github.com/assistant/download/osx) - [Windows](http://classroom.github.com/assistant/download/win) - [Linux](http://classroom.github.com/assistant/download/linux_deb_64) ## Classroom Assistant isn't running on my platform More information about supported platforms and troubleshooting instructions can be found in the [docs](docs/) folder. There are known issues on some distros of Linux, if you don't see an issue already that matches what you're seeing, open a [new issue](https://github.com/education/classroom-assistant/issues/new) with relevant information about the problem ## Setting up for development The [development](docs/development.md) document contains information about setting up Classroom Assistant on your local computer.