mirror of
https://github.com/Alee14/shiftos-website.git
synced 2025-01-22 03:31:47 -05:00
11 lines
439 B
Markdown
11 lines
439 B
Markdown
# ShiftOS Archive
|
|
Public archive for the original ShiftOS, ShiftOS Next, ShiftOS C#, and ShiftOS 1.0.
|
|
|
|
Make sure to clone the repository using `git clone` so it could fetch all the files.
|
|
|
|
# Submitting a ShiftOS binary
|
|
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.
|
|
|
|
# How to build
|
|
- Download NodeJS, and Yarn
|
|
- Run `yarn install` and `yarn run dev`
|