This script will parse an IBM UrbanCode Deploy component template and creates a markdown README file in a readable format.
This plug-in is protected under the Eclipse Public 1.0 License
- Simple Title from Name and Description
- Create Table of Environment Variables (envPropDefs)
- Table Headers: Name | Label | Required | Type | Description
- Processes
- Title and Description
- Gather process screenshots
- Using generic screenshot, manually update
-
- Scrape UCD
-
- Generate them in some other way
- Display Step Properties with associated steps
- Needs to be easily legible
- Plugin Version Requirements
- Modeling
- Organize Layout
- What is a component?
- What is a resource?
- How do things change across environments?
- What is static most of the time?
- Connect Templates-UCD to /test folder.
- Run JUnit tests against these components