Skip to content

🐍 Scripts for running, building, and testing NJ locally and on AWS

Notifications You must be signed in to change notification settings

NimbusJudgeOrganization/API_MicroJudge

Repository files navigation

Nimbus Judge

This project is currently based on CD-MOJ.

This repository contains all the tools needed to run, build, and test the Nimbus Judge API on AWS Lambda.

How to contribuite?

  1. Fork the Repository: Click on the 'Fork' button at the top right corner of this page.
  2. Clone Your Fork: Clone your forked repository to your local machine.
    $ git clone --recursive https://github.com/NimbusJudgeOrganization/API_MicroJudge.git
  3. Create a Branch: Create a new branch for your feature or bugfix.
    $ git checkout -b feature-or-bugfix-name
  4. Make Changes: Implement your changes and commit them with descriptive messages.
    $ git commit -m "Description of the feature or fix"
  5. Push Changes: Push your changes to your fork on GitHub.
    $ git push origin feature-or-bugfix-name
  6. Create a Pull Request: Go to the original repository and create a pull request from your forked repository.

Contact Me

If you have any suggestions, please contact me at rrafaelcarvalhoj@gmail.com

About

🐍 Scripts for running, building, and testing NJ locally and on AWS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published