See what is slowing you down by measuring your commands.
Chet times how long your command runs that prefix with chet
. It then stores how long the command took to run along with some other info such as your OS, git repo info, and if you're running the command in a container. Chet stores the info in SQLite DB so you can find places to speed up your workflow.
- Signup to get a client_id and client_secret
make chet
./chet config -c $client_id -s $client_secret -a https://chet.monster