2020-09-03 16:00:48 +00:00
|
|
|
# ShiftOS Archive
|
2025-01-01 04:44:55 +00:00
|
|
|
Public archive for the original ShiftOS, ShiftOS Next, ShiftOS C#, and ShiftOS 1.0.
|
2020-09-03 16:00:48 +00:00
|
|
|
|
2020-09-03 23:45:41 +00:00
|
|
|
Make sure to clone the repository using `git clone` so it could fetch all the files.
|
|
|
|
|
2020-09-03 16:00:48 +00:00
|
|
|
# Submitting a ShiftOS binary
|
2025-01-08 18:58:02 +00:00
|
|
|
If you have a ShiftOS binary, zip it (if it has dependencies) then send an email to `archive@shiftos.dev` with the binary/zip attached.
|
2025-01-01 04:47:58 +00:00
|
|
|
|
|
|
|
# How to build
|
|
|
|
- Download NodeJS, and Yarn
|
2025-01-08 18:58:02 +00:00
|
|
|
- Run `yarn install` and `yarn run dev`
|