https://github.com/bimlu/write-your-own-os
https://github.com/bimlu/write-your-own-os
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bimlu/write-your-own-os
- Owner: bimlu
- Created: 2021-07-27T14:19:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T14:25:11.000Z (almost 5 years ago)
- Last Synced: 2025-06-26T20:47:15.624Z (12 months ago)
- Language: HTML
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# write-your-own-os
## This tutorial can be found at http://mikeos.sourceforge.net/write-your-own-os.html.
## Run it locally
1. Clone the repository.
2. Open index.html in your browser.
3. Code along as you follow the tutorial.
4. enjoy.