Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize CLI arguments #6

Closed
2 tasks done
LMH01 opened this issue Sep 29, 2023 · 0 comments
Closed
2 tasks done

Reorganize CLI arguments #6

LMH01 opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@LMH01
Copy link
Owner

LMH01 commented Sep 29, 2023

The arguments should be reorganized to use subcommands.
To build and run a program the subcommand could be "run", where the file is supplied as third argument, direct behind the subcommand name.

Tasks

  • Move flags that only have a usage when a program is loaded into load subcommand
  • Update documentation
@LMH01 LMH01 added the enhancement New feature or request label Sep 29, 2023
LMH01 added a commit that referenced this issue Oct 6, 2023
@LMH01 LMH01 closed this as completed Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant