arcade-mcp/libs/arcade-cli/arcade_cli/templates/{{ toolkit_name }}
Eric Gustin 288ff61959
Update arcade new (#520)
This PR updates the `arcade new` CLI command.
* adds support for official arcade tools. 
* removes local libs sources for toolkits that are not a community or
official
* Stopped creating README for community toolkits
2025-07-29 10:35:36 -07:00
..
evals 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
tests 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
{{ package_name }} 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
.pre-commit-config.yaml added ruff toml and pre-comit files to template if community (#477) 2025-07-09 14:04:30 -03:00
.ruff.toml added ruff toml and pre-comit files to template if community (#477) 2025-07-09 14:04:30 -03:00
LICENSE Update arcade new (#520) 2025-07-29 10:35:36 -07:00
Makefile Update arcade new (#520) 2025-07-29 10:35:36 -07:00
pyproject.toml Update arcade new (#520) 2025-07-29 10:35:36 -07:00
README.md 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00

{% if toolkit_author_name -%} GitHub release {% endif -%} Python version License PyPI version
{% if toolkit_author_name -%} {% endif %}

Arcade {{ toolkit_name }} Toolkit

{% if toolkit_description -%} {{ toolkit_description }} {% endif -%}

Features

  • The {{ toolkit_name }} toolkit does not have any features yet.

Development

Read the docs on how to create a toolkit here