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
Leo Selavo edited this page Nov 25, 2015
·
1 revision
MansOS was developed for Linux environment (Ubuntu), but also works in Microsoft Windows and OS X.
The installation of MansOS requires downloading this repository and the relevant toolchain(s) depending on the platform that you want to use.
Setup for Linux
Download the repository and extract the archive to the location where you want to keep it. An alternative is to check out the project using git. This has the advantage of being able to update the repository.
Enter any /apps/Demo project directory
Run
make setup target
where "target" is your target platform. This should install the relevant tool-chain for your system, and may ask for your sudo password.
Use MansOS
Setup for Windows
One could start by downloading this repository and then install the necessary tools.
However, there is an installer available here,
which is not the latest version of MansOS, but should work.