Terms
Summary
This would be a flag for new that could point to a file that might specify a list of plugins/packages to install for the project.
Motivation
Why are we doing this?
Developer convenience.
What use cases does it support?
Say you are an agency with a stack of plugins/packages that you always use for new projects or perhaps you have multiple types of projects each with their own list of plugins.
What is the expected outcome?
New Trellis project is created with Bedrock + all the plugins from the config file.
Potential conflicts / foreseeable issues
We will need to think through how the configuration would work. Should it just be a file that lives anywhere, should it be in a global conventionally placed config file, could it be a remote file somewhere (like a repo public or private)? We’d need to figure this out and stick with it.
Additional Context
No response
Terms
Summary
This would be a flag for
newthat could point to a file that might specify a list of plugins/packages to install for the project.Motivation
Why are we doing this?
Developer convenience.
What use cases does it support?
Say you are an agency with a stack of plugins/packages that you always use for new projects or perhaps you have multiple types of projects each with their own list of plugins.
What is the expected outcome?
New Trellis project is created with Bedrock + all the plugins from the config file.
Potential conflicts / foreseeable issues
We will need to think through how the configuration would work. Should it just be a file that lives anywhere, should it be in a global conventionally placed config file, could it be a remote file somewhere (like a repo public or private)? We’d need to figure this out and stick with it.
Additional Context
No response