You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
syros is a unix-like operating system for x86-64 computers.
build
git clone https://github.com/Icosa-dev/syros.git
meson setup build
meson compile -C build
# NOTE: If you are using any scripts they should be run in the project
# root directory