Skip to content

[Improvement]: Use manual arg parsing in runtime instead of clapΒ #819

Closed
@jonaro00

Description

Describe the feature

The args used are only used internally, so having the user-friendly clap parser adds unnecessary overhead.

Bonus: Also add a message when running without any args to suggest running cargo shuttle run instead. (this happens if user runs cargo run)

Suggestion or Example of how the feature would be used

No response

Duplicate declaration

  • I have searched the issues and this feature has not been requested before.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions