Wiki

Q & A


how to contribute?

just fork the repository and do the edits

and create pr on the repositories



how to build tin os?

check the build section


building

-----------------------------------------------------------------

To build tin os you need the cosmos installed



Cosmos


then you need dotnet sdk 6


install cosmos and dotnet sdk 6


then open command prompt (if you don't have visual studio installed)


with command prompt open type "dotnet build" and hit enter


or you can use the tinos builder witch works in windows, and not released yet