We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ref #148, foundweekends/conscript#35
$ cs foundweekends/giter8
The first thing the user sees is
$ g8 --version Error: Unknown option --version Error: Missing argument <template> g8 0.6.8 ....
Implement --version so there's no Error.
--version
foundweekends/conscript#35 is a proposal to make --version configurable.
The text was updated successfully, but these errors were encountered:
--version, Fixes foundweekends#188
7b8e023
No branches or pull requests
Ref #148, foundweekends/conscript#35
steps
problem
The first thing the user sees is
expectation
Implement
--version
so there's no Error.notes
foundweekends/conscript#35 is a proposal to make
--version
configurable.The text was updated successfully, but these errors were encountered: