# PR Description This PR improves the CLI command `arcade new` in multiple ways. 1. When prompting the developer if they want to create a test/evals folder, the default was printed twice. This is now fixed. 2. Whether to generate a test/eval directory, the user must enter "yes". This PR relaxes this to accept other variations. 3. Creates an eval suite instead of an empty folder. 4. Prevents a developer from overwriting an existing toolkit. |
||
|---|---|---|
| .. | ||
| arcade | ||
| tests | ||
| codecov.yaml | ||
| poetry.toml | ||
| pyproject.toml | ||
| run_cli.py | ||
| tox.ini | ||