This script maps your local checkout to your $HOME/.mrm folder as tasks, allowing you to develop locally. I tried doing this as a script, but couldn't seem to get the loop right.
FWIW, I feel like $HOME/.mrm should recognize mrm-task-XXXX as well, so we don't have to strip that off, but helm's discretion.
This script maps your local checkout to your
$HOME/.mrm
folder as tasks, allowing you to develop locally. I tried doing this as a script, but couldn't seem to get the loop right.FWIW, I feel like
$HOME/.mrm
should recognizemrm-task-XXXX
as well, so we don't have to strip that off, but helm's discretion.