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
See https://travis-ci.org/jayvdb/pypi-mobans/jobs/388096764#L456
$ moban -c config/data.yml -t test.file -td templates . Templating gitignore.jj2 to .gitignore Templated 1 files. Everything is up to date!
The text was updated successfully, but these errors were encountered:
🐛 take template option from command line. #30
86d821c
it seems config/data.yml will override the common data file in moban file.
it means: command line data configuration will take the control of data content and the data file in moban file becomes obsolete.
Sorry, something went wrong.
https://github.com/moremoban/moban/blob/bug-fix-30/tests/integration_tests/test_command_line_options.py#L126
vs
https://github.com/moremoban/moban/blob/bug-fix-30/tests/integration_tests/test_command_line_options.py#L111
No branches or pull requests
See https://travis-ci.org/jayvdb/pypi-mobans/jobs/388096764#L456
The text was updated successfully, but these errors were encountered: