logo
0
0
WeChat Login
feat: 添加README文档说明云原生CrewAI开发环境配置

云原生 CrewAI 开发环境

使用方法

$: vscode: - docker: image: docker.cnb.cool/examples/ecosystem/crewai-workspace services: - vscode - docker stages: - name: ls script: ls -al

CrewAI 文档

https://docs.crewai.com/

包含的软件:

  • crewai
  • Python 3
  • code-server
  • pip (最新版)
  • setuptools & wheel
  • git
  • curl
  • wget
  • cmake
  • clang
  • llvm-dev
  • libclang-dev
  • build-essential
  • twine
  • build(Python)
  • uv
  • poetry
  • 系统工具: unzip, lsof, nload, htop, net-tools, dnsutils, openssh-server, vim

包含的 VS Code 扩展:

  • ms-python.python
  • ms-python.flake8
  • ms-python.black-formatter
  • ms-python.mypy-type-checker
  • ms-python.pylint
  • formulahendry.code-runner
  • ms-toolsai.jupyter
  • ms-python.debugpy
  • tencent-cloud.coding-copilot