NeSystem is not open to new contributors, unless you contributed to similar Ne.app modules and similar large scale open source projects. This is done to have the highest quality merge requests.
Please follow the instructions below to get started:
You will need
nebuild, the in-house build system.MinGWorClang, depending on the HAL/target ISA.CoreUtils, for the core compiler utilities.
(Please follow the instructions in /private/src/refs and wiki to get started)
Note
On Windows, you will need to use the setup link at:
curl -fsSL http://setup.nekernel.org.
curl -fsSL http://install.nekernel.org | shThe primers are available at:
Designed to be make onboarding easier.
There is three main reasons for this repository's existence:
- Hold the system in a single repository.
- Easier path resolutions based on a virtual root path, i.e (../krnl -> /private/src/krnl)
- Easier cycles and vetting for Ne.app releases.
We plan to host a package registry for NeSystem and ant HPC systems.
Ne.app has a community discord for contributors and announcements.