@replayablejs/cli
v0.1.0-alpha.7
Published
Command-line interface for Replayable
Readme
@replayablejs/cli
Run assets, configuration, development, build and export commands.
Part of Replayable 0.1.0-alpha.0. APIs may change during the alpha series.
Install
pnpm add -D @replayablejs/[email protected]Public surface
Executable: replayable. This package has no library export entry.
Usage and reference. The package manifest defines supported import paths; internal source files are not public APIs.
Development
From the repository root, install with pnpm install --frozen-lockfile and build dependencies
with pnpm build. Run pnpm --filter @replayablejs/cli test for this package's tests.
License
Original code is MIT licensed. Bundled third-party resources retain their accompanying license terms.
