diff --git a/README.md b/README.md new file mode 100644 index 0000000..e1066de --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# unbundle + +unbundle parses bundle and pundle definition files to recursively resolve +a complete list of all packages in a bundle. The usage for unbundle is + +unbundle bundle-name path/to/clr-bundles/repo + +unbundle prints a sorted list of all included packages.