Skip to content

daviramoncl/makeos-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MakeOS

WARNING: This program is only avaible for Linux Made by noonie. A operating system made of C++ Following commands are: help

mkdir

ls

clear

echo

wget

curl

sudo

apt

gcc

g++

cpp

./file

touch

nano

exit

How to compile?

First do this command 'g++ makeos.cpp -o makeos -lcurl' Then after the compilation finishes, do "./makeos".

What libs are needed?

The only libs needed is libcurl4-openssl-dev. for curl and wget.

About

A operating system made of C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages