Common development utility for creating a Flex plugin
npm install @twilio/flex-dev-utils!npm
!npm

Common development utility functions and scripts for Flex plugin creation.
These utilities are included by default when you use flex-plugin.
Make sure to follow the instructions in the main repository to set up the project.
``bashInstall dependencies and link local packages with each other
cd packages/flex-dev-utils
npx lerna bootstrap
Thank you to all the lovely contributors to this project. Please check the main repository to see all contributors.