Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 538 Bytes

File metadata and controls

12 lines (8 loc) · 538 Bytes

The SkyOS Package Manager and assets repository

This is the place for people who want to create a package for SkyOS, and have it be fully installable in SkyOS.

This is also a storage place for all native SkyOS apps.

How to install a package

You can use the built in pacakge manager in SkyOS to install a package.

How do I create a package?

Fork the repo and then copy the example app. You can create this into an app and then edit the package list to add it to the installation list.

After that you can submit the pull request.