flex-plugin-builder-toolkit
TypeScript icon, indicating that this package has built-in type declarations

4.2.1 • Public • Published

npm npm NpmLicense

Flex Plugin Toolkit

A wrapper for flex-plugin-scripts to invoke the scripts.

Installation

Install using

npm install flex-plugin-builder-toolkit --save

Contributing

Make sure to follow the instructions in the main repository to set up the project.

# Install dependencies and link local packages with each other
cd packages/flex-plugin-builder-toolkit
npx lerna bootstrap

# Run tests
npm test

# To use your local package in a different project
npm link
# then in a different project
npm link flex-plugin-builder-toolkit

Contributors

Thank you to all the lovely contributors to this project. Please check the main repository to see all contributors.

License

MIT

Package Sidebar

Install

npm i flex-plugin-builder-toolkit

Weekly Downloads

5

Version

4.2.1

License

MIT

Unpacked Size

18.4 kB

Total Files

15

Last publish

Collaborators

  • flex-runtime
  • ktalebian
  • twilio-labs-ci