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

command line support #17

Open
8 tasks done
JonathSpirit opened this issue Jan 25, 2021 · 0 comments
Open
8 tasks done

command line support #17

JonathSpirit opened this issue Jan 25, 2021 · 0 comments
Labels
accepted This issue is accepted and will be fixed/applied done enhancement New feature or request

Comments

@JonathSpirit
Copy link
Owner

JonathSpirit commented Jan 25, 2021

  • If no command, the compiler print a help list

  • --help
    Show the help page

  • --version
    Show version

  • --in=<path> (required)
    The file that will be compiled

  • --out=<path>
    The output compiled file

  • --ask
    Ask the user a list of question (interactive compiling)

  • --outLog=<path>
    Say to the compiler to output a log file

  • --writeDummy
    Write dummy arguments/values (useful for old compatibility)

@JonathSpirit JonathSpirit added accepted This issue is accepted and will be fixed/applied enhancement New feature or request labels Jan 25, 2021
JonathSpirit added a commit that referenced this issue Jan 28, 2021
--help
no command
--version
--ask
--in
JonathSpirit added a commit that referenced this issue Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue is accepted and will be fixed/applied done enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant