uipath-enhanced-reframework-generator

Generator to scaffold a new Enhanced REFramework project.


License
MIT
Install
pip install uipath-enhanced-reframework-generator==0.0.5

Documentation

UiPath-Scaffold

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

Screenshot of program

Installation:

  • pip install uipath_scaffold

Usage

  • python -m uipath_scaffold
    • 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