✨️ Resolve "Add proost program (CLI)" ‼️ ✨️
Closes #5 🦀️🍰️🦀️🍰️🦀️🍰️🦀️🍰️ Approved-by:loutr <loutr@crans.org> Approved-by:
v-lafeychine <vincent.lafeychine@proton.me> 🦀️🍰️🦀️🍰️🦀️🍰️🦀️🍰️ * fix(proost): iterates over arguments as shared immutable references as to prevent cloning * chore(proost): Add spaces * feat(proost): Add banner support for CLI * feat(proost): Add command line argument support with clap * feat(proost): Add basic CLI and file handling
parent
bcb0e9fd
No related branches found
No related tags found
Showing
- Cargo.lock 451 additions, 0 deletionsCargo.lock
- Cargo.toml 1 addition, 0 deletionsCargo.toml
- core/src/command.rs 11 additions, 1 deletioncore/src/command.rs
- core/src/main.rs 0 additions, 3 deletionscore/src/main.rs
- proost/Cargo.toml 12 additions, 0 deletionsproost/Cargo.toml
- proost/src/main.rs 68 additions, 0 deletionsproost/src/main.rs
Loading
Please register or sign in to comment