banan-os/ports
Bananymous 71d4060993 Ports: Update port building instructions 2024-08-11 17:58:10 +03:00
..
curl BuildSystem: Rewrite port compilation system 2024-08-05 15:20:18 +03:00
doom Ports: Update the port system once again! 2024-08-10 18:18:25 +03:00
ncurses Ports: Update the port system once again! 2024-08-10 18:18:25 +03:00
vim Ports: Update the port system once again! 2024-08-10 18:18:25 +03:00
.gitignore BuildSystem: Rewrite port compilation system 2024-08-05 15:20:18 +03:00
README.md Ports: Update port building instructions 2024-08-11 17:58:10 +03:00
install.sh Ports: Update the port system once again! 2024-08-10 18:18:25 +03:00
update.sh Ports: Update the port system once again! 2024-08-10 18:18:25 +03:00

README.md

Ports

Here are all of the ports for banan-os.

Building

Run the build script in the directory of the wanted port.

cd ports/<port name>
./build.sh

Port will be installed to the disk image and is usable when running banan-os for the next time.