XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

Create .gitpod.yml

added gitpod configuration file , which is missing in this repo

509a2b07
Priyanshu Prajapati <98478305+PentesterPriyanshu@users.noreply.github.com>
提交于

代码差异

1 个文件 +7 -0
Added .gitpod.yml +7 -0
@@ -0,0 +1,7 @@
1 # Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
2 # and commit this file to your remote git repository to share the goodness with others.
3
4 # Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
5
6 tasks:
7 - init: pip install -r requirements.txt