UNPKG

@lando/backdrop

Version:

A Lando plugin that provides a tight integration with Backdrop.

4 lines (2 loc) 94 B
'use strict'; module.exports = ({bee = '1.x-1.x'} = {}) => `/helpers/install-bee.sh ${bee}`;