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

CLI improvements #136

Open
1 of 4 tasks
Lyrth opened this issue Nov 25, 2023 · 0 comments
Open
1 of 4 tasks

CLI improvements #136

Lyrth opened this issue Nov 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Lyrth
Copy link

Lyrth commented Nov 25, 2023

Some suggestions for Clue's command-line interface

  • - flag in place of the filename to read Clue script from stdin (moved from CLI stdin/stdout stream improvements #132)
  • --quiet, -q flag to suppress info messages from output; warnings and errors should both be piped to stderr (see above linked issue)
  • Compiler flag for LL/ULL handling on non-LuaJIT targets, maybe accepts none, remove, warn, error.
  • Treat --target as preset set of options that can be overridden by individual compiler flags. May have to expose more flags for the other settings that each target changes.
@Maiori44 Maiori44 added the enhancement New feature or request label Nov 25, 2023
@Maiori44 Maiori44 added this to the 4.0 milestone Nov 25, 2023
@Maiori44 Maiori44 self-assigned this Nov 26, 2023
@Maiori44 Maiori44 removed this from the 4.0 milestone Nov 30, 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
Status: Todo
Development

No branches or pull requests

2 participants