3 Forks
49 Stars
49 Watchers

tinyos

An UNIX-like toy operating system runs on x86 CPU

How to download and setup tinyos

Open terminal and run command
git clone https://github.com/matsud224/tinyos.git
git clone is used to create a copy or clone of tinyos repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tinyos https://github.com/matsud224/tinyos/archive/master.zip

Or simply clone tinyos with SSH
[email protected]:matsud224/tinyos.git

If you have some problems with tinyos

You may open issue on tinyos support forum (system) here: https://github.com/matsud224/tinyos/issues