Skip to content

repository_list.json entry needs other props for VSCode to discover template #21

@scottkurz

Description

@scottkurz

When the README.md says to add the object with the "url" and "description" properties:
https://github.com/gcharters/kabanero-dev-getting-started/blame/master/README.md#L686-L695
well, I did that literally, and I didn't even notice that I didn't have the right one until a good bit later.

I'd be wandering along with Appsody Eclipse MicroProfile template...

Later I realized I didn't actually have the "Dev Mode" one...and went back through the instructions and that file and saw I needed to add a more complete object like:


{
    "url": "https://github.com/gcharters/stacks/releases/download/java-microprofile-dev-mode-v0.2.10/experimental-index.json",
    "description": "Appsody Experimental",
    "projectStyles": [
      "Appsody"
    ],
    "enabled": true
  }

Is that interesting or worth mentioning ?

Or had you figured anyone would assume that would all need to be added and I'm just slow / dense for not realizing that ? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions