1.0.1 • Published 3 years ago
cmd-trigger v1.0.1
cmd-trigger
trigger commands for directory, base on yarn
yarn global add cmd-trigger
How to use ?
# trigger commands for all of projects, default command is build
trigger --all
# single project
trigger --project=test
# custom command
trigger --all --command=init