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

Add subcommands to CLI for different output types #65

Closed
kevin-lee opened this issue Dec 14, 2019 · 0 comments · Fixed by #66
Closed

Add subcommands to CLI for different output types #65

kevin-lee opened this issue Dec 14, 2019 · 0 comments · Fixed by #66
Assignees
Labels
Milestone

Comments

@kevin-lee
Copy link
Owner

kevin-lee commented Dec 14, 2019

Summary

Add subcommand to print out the build.sbt to CLI.

Description

# Just print out the build.sbt content in stdout
maven2sbt-cli print -s 2.13.1 pom.xml 

# Save build.sbt in a text file (The current maven2sbt-cli goes into file subcommand
maven2sbt-cli file -s 2.13.1 pom.xml 
@kevin-lee kevin-lee added the task label Dec 14, 2019
@kevin-lee kevin-lee added this to the milestone2 milestone Dec 14, 2019
@kevin-lee kevin-lee self-assigned this Dec 14, 2019
@kevin-lee kevin-lee changed the title Add output type option to CLI Add subcommands to CLI for different output types Dec 14, 2019
@kevin-lee kevin-lee modified the milestones: milestone2, milestone3 Dec 14, 2019
kevin-lee added a commit that referenced this issue Dec 14, 2019
Close #65 - Add subcommands to CLI for different output types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant