Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Process-ing/feup-prog

Repository files navigation

FEUP-PROG

Repository for the project of the Programming course, at FEUP.

Objectives of the Project

The purpose of this project was to develop a program that accepts scripts to modify images, using certain commands. The structure of the code was given, we just needed to program the proper functionalities.

Instructions to Run

  1. Clone the repository
  2. Run the following commands:
    cd prog
    mkdir output
    make all
    
  3. Run the following command to run one or more scripts:
    ./runscript <scripts>
    
  4. Run the following command to run the project tests (or a specific once):
    ./test [<test>]
    

Contributors and Results

Grade: 19.8/20

About

Terminal Photoshop :O

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published