Make raven run fall back to a default. #4

Closed
opened 2026-01-27 06:06:42 -05:00 by Cutieguwu · 1 comment
Owner

For ease of use, raven run should have a fallback entry point specified in Nest.toml.

Ideally, it should handle the case that no entry point was provided as an argument nor exists in Nest.toml with a helpful error message. For example:

Error: No entry_point found in Nest.toml.

Please either provide one as an argument or add one to Nest.toml.
For ease of use, `raven run` should have a fallback entry point specified in `Nest.toml`. Ideally, it should handle the case that no entry point was provided as an argument nor exists in `Nest.toml` with a helpful error message. For example: ```text Error: No entry_point found in Nest.toml. Please either provide one as an argument or add one to Nest.toml. ```
Cutieguwu added the enhancement label 2026-01-27 06:06:42 -05:00
Cutieguwu self-assigned this 2026-01-27 06:06:42 -05:00
Author
Owner

Added as part of #9.

Added as part of #9.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Cutieguwu/raven#4