Move rhai-repl and rhai-doc to bin.
This commit is contained in:
12
src/bin/README.md
Normal file
12
src/bin/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
Rhai Tools
|
||||
==========
|
||||
|
||||
Tools written in Rhai.
|
||||
|
||||
|
||||
How to Run
|
||||
----------
|
||||
|
||||
```bash
|
||||
cargo run --bin sample_app_to_run
|
||||
```
|
Reference in New Issue
Block a user