UNPKG

masson

Version:

Module execution engine for cluster deployments.

13 lines (9 loc) 300 B
# MySQL client Install the MySQL command-line tool. export default deps: mysql_server: module: 'masson/commons/mysql/server', single: true configure: 'masson/commons/mysql/client/configure' commands: 'install': 'masson/commons/mysql/client/install'