Getting started
Installation
Install Nyron CLI in your project
Installation
Install Nyron as a development dependency in your project:
bun add -D @nyron/cli
npm install -D @nyron/cli
pnpm add -D @nyron/cli
yarn add -D @nyron/cli
Next Steps
After installation, proceed to the quickstart guide to initialize Nyron in your project.