Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • InstallOptions

Index

Properties

Properties

Optional bower

bower: boolean | any

whether to run bower install or can be options to pass to dargs as arguments

Optional npm

npm: boolean | any

whether to run npm install or can be options to pass to dargs as arguments

Optional skipMessage

skipMessage: boolean

whether to log the used commands

Optional yarn

yarn: boolean | any

whether to run yarn install or can be options to pass to dargs as arguments

Generated using TypeDoc