UNPKG

platformatic

Version:
11 lines (7 loc) 274 B
Install all dependencies of an application and its services. ```bash platformatic install ``` Options: * `-p, --production`: Only install production dependencies. * `-P, --package-manager EXECUTABLE`: Use an alternative package manager (the default is to autodetect it).