How to Use KorvaqShell

Introduction

KorvaqShell is the official interpreter of KorvaqScrip: a simple and fast programming language built on Node.js. KorvaqScrip runs on the server side, enabling you to build scalable and fast applications. This guide will help you set up KorvaqShell and create your first application.

Getting Started

1. Download and Install KorvaqShell

2. Verify Installation

Run Your Application

In your terminal, execute the following command:

korvaq path/to/your/code.kq

For further assistance, refer to the official documentation.