This commit is contained in:
2024-10-04 00:17:04 -04:00
parent 3ecd1e2b40
commit 17522200f7
3 changed files with 43 additions and 14 deletions

View File

@@ -11,6 +11,9 @@
- **Background Jobs**: Run commands in the background.
- **Environment Variable Handling**: Access and modify environment variables.
# Bellos Installer
- https://github.com/Architecture-Mechanism/bellos_installer
# 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```