25 lines
593 B
Markdown
25 lines
593 B
Markdown
# FSL Migration from Legacy with SFDMU & Python
|
|
|
|
This git is representing a migration from Legacy GMS solution to FSL Standard
|
|
|
|
## Installation
|
|
|
|
Install Python [python](https://www.python.org/) to install python 3.13+.
|
|
After installation open a terminal/powershell to install the packages globally
|
|
|
|
|
|
```bash
|
|
cd ./migration_via_sfdmu-main
|
|
python -m pip install -r ./requirements.txt
|
|
```
|
|
|
|
## Usage
|
|
|
|
open a terminal/powershell
|
|
cd into the root folder of the project
|
|
Go into each "prepared_step" folder an execute the command in command.txt
|
|
|
|
|
|
## License
|
|
|
|
2025 Vaillant Group Business Services GmbH |