- Make sure you have the correct
yarn
version:corepack enable # corepack prepare [email protected] --activate # This part should not be necessary because we have `packageManager` set.
- Install with
yarn
and initializeyalc
linkage:# Setup + install external dependencies. yarn # Install internal dependencies. yarn yalc-all
- Test your installation:
tsx main.ts version # 0.0.1 tsx main.ts --help
- Expected result:
Usage: main [options] [command] Options: -h, --help Display help for command Commands: fetch-comments [options] Fetch comments from a recording help [command] Display help for command session Manage persistent sessions with replay api version
- Expected result:
-
Notifications
You must be signed in to change notification settings - Fork 0
replayio-public/replayapi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a CLI for interacting with the replay api
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published