# NeBoot ![ARM64](https://github.com/nekenel-org/firmware/actions/workflows/arm64.yml/badge.svg) [![License: GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE) [![QEMU Tested](https://img.shields.io/badge/QEMU-Tested-success)](#) ## Notice for documentation: Build the documentation using Doxygen's `doxygen` CLI tool. ## Requirements: - [Clang](https://clang.llvm.org/) - [NASM](https://nasm.us/) - [Git](https://git-scm.com/) - GNU Developer Utils (Make, GCC...) ## Cloning: ```sh git clone git@github.com:nekernel-org/firmware.git ``` ###### Copyright 2024-2025, Amlal EL Mahrouss. all rights reserved.