-
-
Notifications
You must be signed in to change notification settings - Fork 363
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 challengecreatorcli #555
Comments
Preferably cross compiled in Golang (Linux, macOS, windows and all 3 for arm and x86/ia64) |
Instead of writing your own CLI, Maven supports this already for a long time, see: https://maven.apache.org/guides/introduction/introduction-to-archetypes.html |
I like the archetypes a lot! (And the cli as well :-)) |
create the class file and asciidoc file Refs: #555
Hi @nbaars do you have any update on this :) ? |
In order to speed up challengecreation we can best create a cli which creates the required class file and asciidoc. It only needs options like:
And then generate the required challenge file and the asciidoc
The text was updated successfully, but these errors were encountered: