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

Usage samples #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Usage samples #3

wants to merge 4 commits into from

Conversation

ricemouse
Copy link

I have used your tools in my projects. Thus I want to contribute some useful examples to help users understand how to use this tool.

The scenarios includes transfer json to properties, docker-compose.yml, etc

Also made some minor changes to refine the code structure.

@DoubleMalt
Copy link
Member

Thanks for your pull request!

I love the idea with the samples.

I can also see what you are trying to do with the print statements, but I would not want them to be printed always.

I have two requests:

  • make the print statements dependent on a command line flag ( -v for verbose comes to mind)
  • remove the pprint import as you are not using it

Thanks again for your contribution and I'm happy meta-compose was of help for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants