Skip to content

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

Closed
@jonaro00

Description

@jonaro00

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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