Getting started with migration_tools¶
Installing & Getting Started¶
The migration_tools
CLI requires at least python
version 3.9 to run.
1. Download the zip file and unzip it
$ cd Downloads/ps_migration_tools-main
$ python -m venv .ts-mig
$ source .ts-mig/bin/activate # or windows: .ts-mig/Scripts/activate
(.ts-mig) $ pip install .