Go to file
2024-01-22 21:38:58 -05:00
docs Add architecture docs 2023-09-14 11:31:30 -04:00
extension [extension] Fix tree kill import 2024-01-15 15:42:30 -05:00
sandbox [sandbox] Add C# for sandbox 2024-01-15 18:39:47 -05:00
web [web] Improve confirm modals 2024-01-22 21:38:58 -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.