Crates.io | rhaia |
lib.rs | rhaia |
version | 0.1.1 |
source | src |
created_at | 2023-12-15 01:35:00.523697 |
updated_at | 2023-12-15 02:13:57.021762 |
description | Create/run Rhai scripts easily. |
homepage | |
repository | https://gitlab.com/Oglo12/rhaia |
max_upload_size | |
id | 1070589 |
size | 39,303 |
Rhaia is a tool to run and create projects for the Rhai programming language. You can also just use the Rhaia REPL.
REPL: rhaia
New Project: rhaia new <PROJECT NAME>
Run Project: rhaia run
Help: rhaia --help