crab
crab copied to clipboard
Run shell functions
Before:
$ crab nvm
Could not find "nvm" in your procfile or $PATH.
After:
$ crab nvm
Node Version Manager (v0.35.3)
...