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 |
||
|---|---|---|
| .. | ||
| evals | ||
| tests | ||
| {{ package_name }} | ||
| .pre-commit-config.yaml | ||
| .ruff.toml | ||
| LICENSE | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
{% if toolkit_author_name -%}
{% endif -%}
{% 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