Go to file
David Poeschl 2a9a120b5d
Merge pull request #15 from dpoeschl/SidebarBackgroundColor
Extension: make sidebar background color use theme color
2024-03-11 08:26:04 -07:00
docs Add architecture docs 2023-09-14 11:31:30 -04:00
extension Extension: make sidebar background color use theme color 2024-03-06 19:50:34 -08:00
sandbox [sandbox] Add eslint 2024-02-17 15:49:30 -05:00
web VSCode Extension: Sidebar UI showing team's submissions, automatically updating and showing alerts as submissions are judged (#14) 2024-03-05 17:50:16 -05:00
.gitignore gitignore entry for ".idea" (#7) 2023-11-05 11:06:45 -05:00
README.md Add READMEs 2023-09-14 11:16:11 -04:00

BW High School Programming Contest Environment

This is a mono-repo comprised of 3 components: web, sandbox, and extension.

Each directory contains instructions for building, development, and deployment.