Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 613 Bytes

submission.md

File metadata and controls

19 lines (16 loc) · 613 Bytes

Steps for Submission

You need to include all the relevant files mentioned in the task in a folder.

You need Python and pip installed in your Linux/Mac/Windows OS. Then install the package zipsubmission:

pip install https://github.com/BitsRobocon/zipmysubmission/archive/refs/heads/main.tar.gz

Use the terminal/ CMD and change to the directory containing your submission folder and enter the below command.

zipmysubmission

Follow the interactive commands by the package.

Post your submission you can uninstall the package using the below command.

pip uninstall zipmysubmission