Getting Started

Choose your path to get started with NKIDO.

Web IDE

Try NKIDO right in your browser — no install required.

Open in browser

Native CLI

Build from source and run on the command line.

git clone https://github.com/mlaass/nkido
cd nkido
cmake -B build
cmake --build build
./build/tools/nkido-cli/nkido-cli

What's next?