## Ports Here are all of the ports for banan-os. ### Building Run the build script in the directory of the wanted port. ```bash cd ports/ ./build.sh ``` Port will be installed to the disk image and is usable when running banan-os for the next time.