Skip to content

Parser used to read a template and create a easy to understand README.md

Notifications You must be signed in to change notification settings

nhmathis/template-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM UrbanCode Deploy Template Parser

Overview

This script will parse an IBM UrbanCode Deploy component template and creates a markdown README file in a readable format.

License

This plug-in is protected under the Eclipse Public 1.0 License

To-Do:

  • 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
        1. Scrape UCD
        1. 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

About

Parser used to read a template and create a easy to understand README.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages