Closed oskardudycz closed 2 months ago
This PR introduces the initial version of Emmett CLI together with the basic plugin infrastructure.
The CLI currently does nothing, as this will require a proper format of the config file. That will come as dedicated PR.
Added project for integration tests. Moved their acceptance tests for event store implementations.
CLI test is skipped for now; it works locally but not on CI; I'll tackle that in the dedicated PR.
Also set the package configs to use Ecma Script modules.
This PR introduces the initial version of Emmett CLI together with the basic plugin infrastructure.
The CLI currently does nothing, as this will require a proper format of the config file. That will come as dedicated PR.
Added project for integration tests. Moved their acceptance tests for event store implementations.
CLI test is skipped for now; it works locally but not on CI; I'll tackle that in the dedicated PR.
Also set the package configs to use Ecma Script modules.