dist¶
Create a package of the application
Usage¶
mep-manager dist [-t tmppath] filename [path] [-h]
Arguments¶
- filename
- Path and name of the package
- path
- Path of the working copy to package (default: current directory)
Options¶
- -t,–tmp-dir <tmppath>
- Create the tmp dir here (default: current directory)
- -h,–help
- Display help and exits (default: false)