finos-labs/cafex
Install all dependencies for the finos-labs/cafex repository with a single command on Windows
Open
#26 opened on Oct 15, 2025
documentationgood first issue
Repository metrics
- Stars
- (9 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
This script runs all setup steps in one go, including repository clone, virtual environment activation, and dependency installation.
Users just need to run it from their command prompt in their desired folder location.
Next step: For Mac/Linux, a bash (.sh) version is also planned