-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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 ? :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels