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
- Host: GitHub
- URL: https://github.com/gatoreducator/simple-assignment
- Owner: GatorEducator
- Created: 2022-01-21T00:14:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T00:19:23.000Z (over 4 years ago)
- Last Synced: 2025-02-23T02:41:11.640Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.