1 Star 0 Fork 0

caoshiwei / airflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTORS_QUICK_START_CODESPACES.rst 1.78 KB
一键复制 编辑 原始数据 按行查看 历史

Setup and develop using GitHub Codespaces

  1. Goto https://github.com/apache/airflow/ and fork the project.

    Forking Apache Airflow project
  2. Follow Codespaces Quickstart to start a new codespace.

  3. Once the codespace starts your terminal should be already in Breeze environment and you should be able to edit and run the tests in VS Code interface.

  4. You can use Quick start quide for Visual Studio Code for details as Codespaces use Visual Studio Code as interface.

Follow the Quick start for typical development tasks.

Python
1
https://gitee.com/mingganci/apache-airflow.git
git@gitee.com:mingganci/apache-airflow.git
mingganci
apache-airflow
airflow
main

搜索帮助