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

https://github.com/gatoreducator/simple-assignment

A simple GatorGradle/GatorGrader example assignment template
https://github.com/gatoreducator/simple-assignment

Last synced: 4 months ago
JSON representation

A simple GatorGradle/GatorGrader example assignment template

Awesome Lists containing this project

README

          

# Simple Assignment Template

This repository is an example of an extremely simple GatorGradle/GatorGrader
setup -- to extend it for your purposes, first use the "Use this template"
GitHub button to create a new repository for your assignment, then add checks
to `config/gatorgrader.yml` and/or actions to `.github/workflows/main.yml`.