sapegin / mrm

Codemods for your project config files
https://mrm.js.org/
MIT License
1.61k stars 78 forks source link

Add script creating .mrm local folder #211

Closed drmikecrowe closed 2 years ago

drmikecrowe commented 2 years ago

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.