Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/junix
An open source unix os built from scratch
https://github.com/clayrisser/junix
binary makefile os unix
Last synced: about 1 month ago
JSON representation
An open source unix os built from scratch
- Host: GitHub
- URL: https://github.com/clayrisser/junix
- Owner: clayrisser
- License: mit
- Created: 2018-09-25T19:35:02.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T10:25:59.000Z (over 1 year ago)
- Last Synced: 2024-12-08T20:53:27.424Z (about 1 month ago)
- Topics: binary, makefile, os, unix
- Language: Makefile
- Size: 1.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# junix
[![GitHub stars](https://img.shields.io/github/stars/codejamninja/junix.svg?style=social&label=Stars)](https://github.com/codejamninja/junix)
> An open source unix os built from scratch
Please ★ this repo if you found it useful ★ ★ ★
![](assets/junix.png)
## Features
* So far only built with assembly
* Right now, only boots into infinite loop## Installation
```sh
git clone https://github.com/codejamninja/junix
```## Dependencies
* [Nasm](https://www.nasm.us)
* [Qemu](https://www.qemu.org)
* [GNU Make](https://www.gnu.org/software/make)## Usage
```
make test
```## Support
Submit an [issue](https://github.com/codejamninja/junix/issues/new)
## Screenshots
[Contribute](https://github.com/codejamninja/junix/blob/master/CONTRIBUTING.md) a screenshot
## Contributing
Review the [guidelines for contributing](https://github.com/codejamninja/junix/blob/master/CONTRIBUTING.md)
## License
[MIT License](https://github.com/codejamninja/junix/blob/master/LICENSE)
[Jam Risser](https://codejam.ninja) © 2018
## Changelog
Review the [changelog](https://github.com/codejamninja/junix/blob/master/CHANGELOG.md)
## Credits
* [Jam Risser](https://codejam.ninja) - Author
## Support on Liberapay
A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.
[Add some fuel](https://liberapay.com/codejamninja/donate) if you'd like to keep me going!
[![Liberapay receiving](https://img.shields.io/liberapay/receives/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)