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

Create a CLI #30

Open
knothed opened this issue Mar 3, 2021 · 0 comments
Open

Create a CLI #30

knothed opened this issue Mar 3, 2021 · 0 comments

Comments

@knothed
Copy link
Member

knothed commented Mar 3, 2021

Currently, gnimag is executed by adapting the code in the main.swift file (i.e. selecting your game and changing input/output/debug options) and then running gnimag from Xcode.

We ultimately want a CLI to allow running gnimag from the command line. This could look like this:

gnimag run mrflap
gnimag run mrflap -in scrcpy -out simple-arduino
gnimag run mrflap -debug ~/Debug
gnimag help
etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant