All Projects → alteryx → alteryx-tool-generator

alteryx / alteryx-tool-generator

Licence: MIT license
Generator to scaffold a custom Alteryx Designer tool.

Programming Languages

javascript
184084 projects - #8 most used programming language

Alteryx Tool Generator

Overview

The Alteryx Tool Generator scaffolds a custom Alteryx Designer tool using the HTML GUI SDK and either the Javascript or Alteryx macro engine.

To use, run the main Node script and answer the prompts to write the needed files.

Features

  • Program: Tool generation script
  • Output: Alteryx Designer compatible tool

Getting Started

  • Install the generator using the command line
    1. Clone or download the tool generator repository: alteryx/alteryx-tool-generator
    2. Navigate to the directory housing package.json
    3. Use npm install
  • Run the generator
    1. Use node alteryx-tool-generator.js to create your new tool
  • Access the written tool files
    1. Navigate to the tool directory: C:\Users\%USERNAME%\AppData\Roaming\Alteryx\Tools

Docs

Version Support

Technology Version
Alteryx 11.5
node 6.9.1
npm 3.10.8

Contribute

Contributions, questions, and comments are welcome and encouraged. To contribute code, submit a pull request. To report website-related issues, file a report using the Alteryx Tool Generator issue tracker.

License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].