An open API service indexing awesome lists of open source software.

https://github.com/matcor852/nucleus

Custom OS
https://github.com/matcor852/nucleus

bare-metal custom-os debian debian-installer iso linux live-os preseed virtualbox vm x86-64

Last synced: about 1 year ago
JSON representation

Custom OS

Awesome Lists containing this project

README

          

# NucleusOS [![Releaser](https://github.com/matcor852/Nucleus/actions/workflows/autorelease.yml/badge.svg)](https://github.com/matcor852/Nucleus/actions/workflows/autorelease.yml) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

## Cloning
```bash
sudo apt install -y live-build
git clone --recurse-submodules --remote-submodules git@github.com:matcor852/Nucleus.git
cd Nucleus/debian
sudo ./start.sh
```

 
## READMEs :
- [Debian-based](./debian/README.md)