- Install the taco-toolkit
- Modify the Web Data Connector code
- In the root of the connector run:
npm --prefix ./connector run build; taco build; taco pack; taco run
If you want to test your connector in Tableau Desktop run:
npm --prefix ./connector run build; taco build; taco pack; taco run --desktop
Craig Bloodworth, The Information Lab