Add the EnrichCommand middleware to your command router:
defmodule MyApp.Router do
use Commanded.Commands.Router
| brew install pandoc | |
| brew tap homebrew/cask | |
| brew cask install basictex | |
| eval "$(/usr/libexec/path_helper)" | |
| # Update $PATH to include `/usr/local/texlive/2020basic/bin/x86_64-darwin` | |
| sudo tlmgr update --self | |
| sudo tlmgr install texliveonfly | |
| sudo tlmgr install xelatex | |
| sudo tlmgr install adjustbox | |
| sudo tlmgr install tcolorbox |