DemoHn/obsidian-panel

General `Provider` interface design and `obs` CLI init script

DemoHn opened this issue · 0 comments

  1. Provider, as named Service Provider, serves all core services of apm. In order to export those Providers, we need to design a general interface.

  2. All obs CLI commands requires app to initialize providers for manipulation, and a logger is also required to display results.