📄️ Basics
NIKL language uses .nk as its file extension. The interpreter is designed to be lightweight and fast, making it suitable for scripting, orchestration, and lightweight services.
📄️ Project Config
This document describes the fields available in the config.json file used by Nikl projects. This configuration file provides metadata about the project, such as its name, version, type, authors, dependencies, and more.