This reintroduces a question into `arcade new`, which adds the ruff and pre-commit files into new toolkits that are aimed to be contributed back to Arcade AI. I use it in the toolkit building tutorial --------- Co-authored-by: Evan Tahler <evantahler@gmail.com> |
||
|---|---|---|
| .. | ||
| evals | ||
| tests | ||
| {{ package_name }} | ||
| .pre-commit-config.yaml | ||
| .ruff.toml | ||
| 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