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-01 03:15:14 +00:00
|
|
|
If you have a ShiftOS binary, zip it (if it has dependencies) then put it on `public/assets/downloads/(version here)`. Then submit a pull request.
|
2025-01-01 04:47:58 +00:00
|
|
|
|
|
|
|
# How to build
|
|
|
|
- Download NodeJS, and Yarn
|
|
|
|
- Run `yarn install` and `yarn run dev`
|