Getting started
Installation
Install Nyron CLI in your project
Installation
Install Nyron as a development dependency in your project:
bun add -D @nyron/clinpm install -D @nyron/clipnpm add -D @nyron/cliyarn add -D @nyron/cliNext Steps
After installation, proceed to the quickstart guide to initialize Nyron in your project.