2022.2.0-rc.11 • Published 3 years ago
taco-toolkit v2022.2.0-rc.11
Taco Toolkit
The Taco Toolkit is a command-line interface (CLI) that lets you create and publish a Tableau web data connector.
Prerequisites
- node version 16 and npm version 7 and above
- Python 3.7 or higher
Installation
Open your terminal and type the following command to install the TACO Toolkit:
npm install -g taco-toolkit
This installs the toolkit globally. The Taco Toolkit includes:
- Taco CLI
- WDC boilerplate connector
- WDC 3.0 SDK
- Various utilities for building, packaging, and signing your connectors
Verify the install by typing the following:
taco
This command returns the CLI version.
License
The Taco Toolkit End User License Agreement (EULA) is available in the following location: /usr/local/lib/node_modules/taco-toolkit/LICENSE.md
.
2022.2.0-rc.10
3 years ago
2022.2.0-rc.11
3 years ago
2022.2.0-rc.3
3 years ago
2022.2.0-rc.2
3 years ago
2022.2.0-rc.4
3 years ago
2022.2.0-rc.7
3 years ago
2022.2.0-rc.6
3 years ago
2022.2.0-rc.9
3 years ago
2022.2.0-rc.8
3 years ago
2022.2.0-rc.1
3 years ago
0.0.1
4 years ago