create-adk-app
v1.0.0
Published
Create the directory structure for an Agent Development Kit agent.
Readme
Create file structure for an ADK agent
npx create-adk-app multi_tool_agent
This create a folder multi_tool_agent with the files agent.py, __init__.py, and .env.
