-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi Daniel.
This works great for greenfield. For retrofitting to older projects I cant see how to do it other than hand cranking the apm.yml files.
I expected the equivalent in my code repo of npm install to add the remote apm package from the apm repo and add the extra config to the apm.yml and .apm/*
Is the only way to add shared packages by dependencies?
Could this be added to the CLI?
or am i missunderstanding the concepts?
For my usecase I have shared generic standards (would work by deps fine) and then multiple chatmodes which ideally need to be installed side by side so i can flick between backend engineer, web etc. My org has many thousands of existing repos!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request