-
-
Notifications
You must be signed in to change notification settings - Fork 214
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
Add a --command-script
CLI option
#1694
Comments
Good afternoon, I wanted to ask if this issue was still open? If so, is it possible I could be assigned to issue to work on it? |
Yes, it is open! I've just assigned it to you. |
Do not hesitate to join our discourse for guidance: https://discord.f3d.app |
Hi @amannages Do you need any help moving forward ? |
Hello @mwestphal Thank you for reaching out, for now since I am just beginning to work on this issue, I do not yet require any help to move forward, but I'll be sure to reach out through the discord if/when I need help. |
Great! Do not hesitate :) |
Hi @amannages Do you need any help moving forward ? |
Is your feature request related to a problem? Please describe.
libf3d has a command API to to trigger behavior based on a string, lets add a CLI option to provide a script containing commands in a file.
Describe the solution you'd like
--command-script
interactor::triggerCommand
to trigger the commandsThe text was updated successfully, but these errors were encountered: