latest pushes

This commit is contained in:
2024-10-15 22:47:29 -04:00
parent 8f087db1b8
commit 14e5a2043d
8 changed files with 246 additions and 280 deletions

View File

@@ -21,7 +21,7 @@
# Usage of Bellande Rust Executable Builder
- https://github.com/Architecture-Mechanism/bellande_rust_executable
- ```bellande_rust_executable -d dependencies.txt -s src -m bellos.rs -o executable/bellos```
- ```bellande_rust_executable -d dependencies.bellande -s src -m bellos.rs -o executable/bellos```
# Usage of Bellande Rust Importer
- https://github.com/Architecture-Mechanism/bellande_importer
@@ -37,7 +37,6 @@
```
## Built-in Commands
### Basic Commands
- **echo [args...]**: Print arguments to standard output.
- **cd [directory]**: Change the current working directory.