Skip to content

Add zip command to makefile #1

@darksoup319

Description

@darksoup319

Task: > Update the Makefile to include a new rule that generates the required .zip file for academic submission.

Why: > Standard zip format is helpful for professors. Automating this in the Makefile ensures we don't accidentally miss any required files or include unnecessary build artifacts when we submit.

Requirements:

Create a new zip target.

The output file needs to be named SUBMIT-ME.zip.

It must include: All files in or below the directory of the Makefile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions