mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
Add Typer CLI
This commit is contained in:
@@ -213,6 +213,12 @@ After successfully installing the dependencies, you can run SeedPass using the f
|
||||
python src/main.py
|
||||
```
|
||||
|
||||
You can also use the new Typer-based CLI:
|
||||
```bash
|
||||
seedpass --help
|
||||
```
|
||||
For details see [docs/advanced_cli.md](docs/advanced_cli.md).
|
||||
|
||||
### Running the Application
|
||||
|
||||
1. **Start the Application:**
|
||||
|
Reference in New Issue
Block a user