mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-01 21:20:19 +00:00
added py 3.13 and splited the cli and suport for windows and better port handling (#2404)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
fa81d0292b
commit
ad2ea8d069
17 changed files with 1150 additions and 1264 deletions
|
|
@ -313,6 +313,7 @@ Note: Our setup script does these two for you, but they are here for reference.
|
|||
./run_ui.sh
|
||||
```
|
||||
1. Navigate to `http://localhost:8080` in your browser to start using the UI
|
||||
*The Skyvern CLI supports Windows, WSL, macOS, and Linux environments.*
|
||||
|
||||
## Additional Setup for Contributors
|
||||
If you're looking to contribute to Skyvern, you'll need to install the pre-commit hooks to ensure code quality and consistency. You can do this by running the following command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue