shiftos-archive-website/README.md

12 lines
439 B
Markdown
Raw Permalink Normal View History

# ShiftOS Archive
2024-12-31 23:44:55 -05:00
Public archive for the original ShiftOS, ShiftOS Next, ShiftOS C#, and ShiftOS 1.0.
2020-09-03 19:45:41 -04:00
Make sure to clone the repository using `git clone` so it could fetch all the files.
# Submitting a ShiftOS binary
2025-01-08 13:58:02 -05: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.
2024-12-31 23:47:58 -05:00
# How to build
- Download NodeJS, and Yarn
2025-01-08 13:58:02 -05:00
- Run `yarn install` and `yarn run dev`