Skip to main content

CLI tool for running UiPath Scaffold Generators.

Project description

UiPath-Scaffold

Scaffolds out UiPath projects using one of the selected Frameworks. Generates project.json with project name and description. Adds sequences as needed.

To create a new generator, just create a new .py file with uipath-XXXXX-generator.py as the file name. This file must create a new instance of Generator. The GeneratorAPI in cli.py will pick it up and use it.

Usage

  • python cli.py
    • Scaffolds a new project after allowing you to choose the generator you would like.
    • Note: you must install a generator before this program will do anything

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uipath_scaffold-0.0.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

uipath_scaffold-0.0.1-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page