Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 946 Bytes

File metadata and controls

27 lines (21 loc) · 946 Bytes

KayJam Executor CLI

Command Line Interface for KayJam language executor

Preview

Installation

So far, installation is possible only on Windows.

For Windows

  1. Download windows.exe from latest release in GitHub Releases
  2. Run windows.exe
  3. Done

Usage

Run file

Open cmd (Win+R, type "cmd") and open the folder with the file. Type "kj-cli -f "

Installing libraries

For Windows

  1. Open the folder where KayJam is installed (Usually installed in C:\Program Files (x86)\kj-cli)
  2. Open the "libs" folder
  3. Copy the jar file of the downloaded library
  4. Done

Additionally

Library catalog for KayJam Executor