rhaia

Crates.iorhaia
lib.rsrhaia
version0.1.1
sourcesrc
created_at2023-12-15 01:35:00.523697
updated_at2023-12-15 02:13:57.021762
descriptionCreate/run Rhai scripts easily.
homepage
repositoryhttps://gitlab.com/Oglo12/rhaia
max_upload_size
id1070589
size39,303
Jackson Novak (Oglo12)

documentation

README

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

Commit count: 4

cargo fmt