Add README.md

AuthorKonata <konata@posteo.jp>
Date
Commit7f6454d28ffd3e55fae3b568b02a94a126ee1895
Parent2d977a9
1 file changed, 4 insertions(+)
AREADME.md
@@ -0,0 +1,4 @@
1+# bundle_deps
2+Bundles the dependencies (shared libraries) of an executable into an automatically created directory and creates a script that starts the program with the bundled libraries.
3+
4+Usage: bundle_deps.sh EXECUTABLE TARGET_DIRECTORY