Commenting for documentation

This commit is contained in:
Toke Stuart Jepsen 2023-02-17 16:25:35 +00:00 committed by Kayla Man
parent 09ccf1af77
commit e7017ff05b

View file

@ -1,3 +1,15 @@
goto comment
SYNOPSIS
Helper script running scripts through the OpenPype environment.
DESCRIPTION
This script is usually used as a replacement for building when tested farm integration like Deadline.
EXAMPLE
cmd> .\openpype_console.bat path/to/python_script.py
:comment
cd "%~dp0\.."
echo %OPENPYPE_MONGO%
.poetry\bin\poetry.exe run python start.py %*