Files
2025-04-13 18:36:28 -05:00

23 lines
860 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# MobiusPi Project Templates
MobiusPi project templates for VS Code based IDE. You can rapidly initialize your mobiuspi python project with these templates.
Templates:
- helloworld-template: a very simple template to create a project. It prints some messages to the terminal and log file.
## How To Use Templates?
Please refer to the [MobiusPi Development Documentations](https://ingateway-development-docs-en.readthedocs.io/en/latest/).
# MobiusPi工程模板
这里基于VS Code IDE为MobiusPi提供了一些工程模板。使用这些模板你可以快速的创建python工程。
模板:
- helloworld-template: 一个非常简单的、用于创建工程的模板。它输出一些信息到终端窗口和日志文件。
## 如何使用模板?
请参考[MobiusPi开发者手册](https://ingateway-development-docs.readthedocs.io/zh_CN/latest/).