Update README.md

This commit is contained in:
Ronaldson Bellande 2024-10-07 20:04:20 -04:00 committed by GitHub
parent 05bc0da89e
commit 077e9d050f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,10 @@
# Bellande Rust Executable
## Bellande Rust Executable is a library that makes rust code into an executable (BRE) library
- "-d", "--dep-file", required=True, help="Path to the dependencies file"
- "-s", "--src-dir", required=True, help="Source directory containing Rust files"
- "-m", "--main-file", required=True, help="Main Rust file name (e.g., main.rs)"
- "-o", "--output", required=True, help="Output path for the compiled executable"
## Website PYPI
- https://pypi.org/project/bellande_rust_executable