Files
gpt-pilot/euclid/prompts/dev_ops/ran_command.prompt
2023-07-27 14:30:47 +02:00

6 lines
201 B
Plaintext

I ran the command `npm start` and for this response from CLI:
```
{{ cli_response }}
```
If the command was successfully executed, respond with `DONE` and if it wasn't, respond with `NEEDS_DEBUGGING`.