Pre-requisites
- Ensure that you have Node.js 20+ installed.
- Ensure you have an account on our dashboard. If your team uses Empirical, signing in with your work email should just work.
Authenticate
Use thelogin
command to link the CLI with your authenticated session on the dashboard.
whoami
.
Clone your repo locally
To access, which repos you have access to, run therepos
command.
setup
command. This will clone the repo, and install dependencies.