Update README.md
This commit is contained in:
parent
05bc0da89e
commit
077e9d050f
@ -1,7 +1,10 @@
|
|||||||
# Bellande Rust Executable
|
# Bellande Rust Executable
|
||||||
|
|
||||||
## Bellande Rust Executable is a library that makes rust code into an executable (BRE) library
|
## 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
|
## Website PYPI
|
||||||
- https://pypi.org/project/bellande_rust_executable
|
- https://pypi.org/project/bellande_rust_executable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user