aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8c151af4a71aef8b0b9768c09582933b30781b96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# 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 `[email protected]` with the binary/zip attached.

# How to build
- Download NodeJS, and Yarn
- Run `yarn install` and `yarn run dev`