blob: 9d01256a7d889711c77b20e52784fe687bdbcd43 (
plain)
1
2
3
4
5
6
7
|
# Consumer
## Modules
- api - exports the consumer interface for clients and providers to import
- features - used for managing the feature repository for consumer
- installer - provides a simple install script
- provider - provides an implementation of the consumer api
|