3 Star 3 Fork 2

mirrors_feast-dev/feast

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitpod.yml 632 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matt Green 提交于 2024-12-02 17:36 . chore: Clean up makefile (#4799)
# https://www.gitpod.io/docs/config-gitpod-file
image:
file: .gitpod.Dockerfile
tasks:
- init: |
uv venv
uv pip install pre-commit
pre-commit install --hook-type pre-commit --hook-type pre-push
source .venv/bin/activate
export PYTHON=3.10 && make install-python-dependencies-dev
# git config --global alias.ci 'commit -s'
# git config --global alias.sw switch
# git config --global alias.st status
# git config --global alias.co checkout
# git config --global alias.br branch
# git config --global alias.df diff
vscode:
extensions:
- ms-python.python
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_feast-dev/feast.git
git@gitee.com:mirrors_feast-dev/feast.git
mirrors_feast-dev
feast
feast
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385