#rhai #repl #tool #program

app rhaia

Create/run Rhai scripts easily

2 releases

0.1.1 Dec 15, 2023
0.1.0 Dec 15, 2023

#6 in #program

MIT license

12KB
129 lines

Rhaia - Create/Run Rhai Projects

Rhaia is a tool to run and create projects for the Rhai programming language. You can also just use the Rhaia REPL.

Usage:

REPL: rhaia

New Project: rhaia new <PROJECT NAME>

Run Project: rhaia run

Help: rhaia --help

Dependencies

~14–26MB
~365K SLoC