About course import

How can I customize an instruction to import my own courses? Similar to tutor local importdemocourse, I can establish a similar course information warehouse on GitHub

You can use the import management command to import courses through the CLI.

./manage.py cms import /path/to/your/course/exports

Ok, thank you very much. I will check your suggestions carefully