You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
The text was updated successfully, but these errors were encountered:
Summary
Add subcommand to print out the build.sbt to CLI.
Description
The text was updated successfully, but these errors were encountered: