1 Star 0 Fork 0

igm4ai / template-simple

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
meta.py 196 Bytes
一键复制 编辑 原始数据 按行查看 历史
HansBug 提交于 2022-08-27 18:57 . dev(hansbug): add simple template
from igm.conf import igm_setup
from inquirer import inquire_func
igm_setup(
name='simple',
version='0.0.1',
description='This is a simplest IGM template',
inquire=inquire_func,
)
1
https://gitee.com/igm4ai/template-simple.git
git@gitee.com:igm4ai/template-simple.git
igm4ai
template-simple
template-simple
main

搜索帮助