Contest Builder: Simplify Your Programming Contest Workflow

Revision en1, by shamir0xe, 2024-04-10 04:04:35

Hey everyone!

I'm thrilled to introduce you to Contest Builder, a CLI tool designed to streamline the management of programming contest solutions. Whether you're a competitive programmer or just someone who enjoys coding challenges, Contest Builder is here to simplify your workflow and make contest participation more enjoyable.

  • Quickly generate the folder and file structure for a contest's problems.
  • Customize templates for generating solution files.
  • Compile and run solutions with ease.
  • Test solutions for correctness.

You can check out the project on GitHub here.

So, I invite you to check out Contest Builder, give it a try, and share your feedback. Whether you have ideas for new features, suggestions for improvements, or encounter any issues, I'd love to hear from you :)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English shamir0xe 2024-04-10 04:04:35 912 Initial revision (published)