Running OSMT Quickstart from Windows #131
-
|
To start a demo OSMT using the Quickstart, you will need to have git and Docker installed, with at least 6GB allocated to Docker. More memory will be better.
Windows and QuickstartDownload the OSMT source code repo with this command:
Using the OSMT development utility (osmt_cli.sh)The OSMT source code includes a utility named osmt_cli.sh; this simplifies setting up an OSMT environment and doing routine tasks. You can run via a terminal window, from the OSMT git repo's root directory. osmt_cli.sh uses BASH, and works on MacOS and Linux. Using Windows, you may need to use a program like WSL2, "Git Bash" or CygWin. Run this command to see the help output:
If you are using Windows, and having trouble running this help command, please reach out here in the Discussion area. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
For running "osmt_cli.sh" on Windows, Git Bash works best for me. |
Beta Was this translation helpful? Give feedback.
For running "osmt_cli.sh" on Windows, Git Bash works best for me.