Start using the CLI
The CLI package is @empiricalrun/test-gen and is hosted on NPM.
Use the login
command to link the CLI with your authenticated session on the dashboard.
To check your login status, you can use whoami
.
To access, which repos you have access to, run the repos
command.
Pick a repo that you want to clone locally, and run the setup
command. This will clone the repo, and install dependencies.
Start using the CLI
The CLI package is @empiricalrun/test-gen and is hosted on NPM.
Use the login
command to link the CLI with your authenticated session on the dashboard.
To check your login status, you can use whoami
.
To access, which repos you have access to, run the repos
command.
Pick a repo that you want to clone locally, and run the setup
command. This will clone the repo, and install dependencies.