Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 374 Bytes

warehouse-manager-po

Projeto PO, IST LEIC-A 2021/2022

Developing

Create a symlink for po-uilib in the repository root folder.

If using ArchLinux, use the AUR package po-uilib, otherwise download from the PO wiki.
Example when using the AUR package:

ln -s /usr/lib/po-uilib .

To compile and run just execute make in the project root directory.