Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marekdedic/baseos
Basic Operating system
https://github.com/marekdedic/baseos
Last synced: about 1 month ago
JSON representation
Basic Operating system
- Host: GitHub
- URL: https://github.com/marekdedic/baseos
- Owner: marekdedic
- License: gpl-3.0
- Created: 2015-03-26T14:42:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-06T14:57:54.000Z (over 8 years ago)
- Last Synced: 2023-04-05T00:45:38.040Z (over 1 year ago)
- Language: C
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BaseOS
Basic Operating system written in C/C++ and assembly. Created for learning purposes.Usage
-----
You need a linux environment with bash and apt in order to build BaseOS as it is. You also need at least 300MB of disk space and a basic understanding of bash.Run "make". It will tell you what to do.