Socket
Socket
Sign inDemoInstall

@tableau/taco-toolkit

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tableau/taco-toolkit

Tableau Connector Toolkit


Version published
Maintainers
5
Created
Source

TACO Toolkit

The TACO Toolkit is a set of tools that helps simplify Tableau web data connector development. It contains a command-line interface (CLI) to create and publish Tableau web data connectors and an SDK that enables you to develop your connectors efficiently.

Prerequisites

  • Node version 16 and npm version 7 and above
  • Python 3.7 or higher
  • JDK 11 or higher

Installation

  1. Open your terminal and type the following command to install the TACO Toolkit:

    npm install -g @tableau/taco-toolkit
    

    This installs the toolkit globally. The TACO Toolkit includes:

    • TACO CLI
    • WDC boilerplate connector
    • WDC 3.0 SDK
    • Various utilities for creating, building, and packaging your connectors
  2. Verify the installation by typing the following:

    taco
    

License

https://help.tableau.com/current/api/webdataconnector/en-us/docs/wdc_license.html

The TACO Toolkit End User License Agreement (EULA) is also available in the installed @tableau/taco-toolkit package. For example, on macOS, the file is located at /usr/local/lib/node_modules/@tableau/taco-toolkit/LICENSE.md.

Keywords

FAQs

Package last updated on 06 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc