next generation of cautious-computing-context
Config is managed with mise
Install
brew install mise
echo 'eval "$(mise activate zsh)"' >> ~/.zshrc
source ~/.zshrc
mise trust
Build and run
mise use -g rust
mise run build
mise run start
Bonappetit
: You'll need to have authorization setup to get bonappetit requests working. Copy .env.sample
to .env
and set the token to get this working.