You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would implement a component system for Chalk, where one could incorporate and configure small changes to a configuration, without having to worry about conflicts with other components, and without having to actually directly edit the configuration file.
One would just have to provide values for parameters denoted by the component, such as the IP address if setting up reporting to an HTTPS endpoint.
Details for this are described in the design doc (#30).
Description
This would implement a component system for Chalk, where one could incorporate and configure small changes to a configuration, without having to worry about conflicts with other components, and without having to actually directly edit the configuration file.
One would just have to provide values for parameters denoted by the component, such as the IP address if setting up reporting to an HTTPS endpoint.
Details for this are described in the design doc (#30).
Result
See #30
Dependencies
N/A; note that most of the work will happen in the con4m repo.
Related Tickets
Design Doc: #30
Objective: #21 (command line usability)
The text was updated successfully, but these errors were encountered: